1.1.1 - 2021-05-15
- Fix image rotation according to EXIF information (thx @jonashoechst)
1.1.0 - 2021-05-15
- Flask 2.0 compatibility
1.0.7 - 2020-12-07
- Flask 1.1 compatibility
1.0.6 - 2018-07-07
- Flask 1.0 compatibility
1.0.4 - 2018-04-15
- Update setup.py
1.0.2 - 2017-06-07
- Fix "mkdirs" py2/py3 compatibility
1.0.1 - 2017-05-07
- Support for single integer size values for square thumbnails
- Fix the event someone uses the Thumbnail constructor without passing in the app
1.0.0 - 2017-04-07
- Add custom thumbnail storage
- Support python 3.4+
- Test code