v0.4.0
- Add simple orientation detection (#34). The initial implementation is fast but simplistic and works best for Latin text which is not all uppercase.
- Add workaround for Chrome bug with handling of rotated images (#36)
- Further reduce peak memory usage when loading images, reducing risk of hitting the current memory cap (#32)