Releases: thumbor/libthumbor
Releases · thumbor/libthumbor
Release 2.0.2
Release 2.0.1
Changed minimum python back to 3.6.
Release 2.0.0
Changelog
This release modernizes the codebase and supports python 3.7+.
Release 1.3.3
- Add more modern pythons to travis; Thanks @kkopachev
- Make test more flexible to pass on Tornado 4.2.0; Thanks @gi11es
- Remove unused mock dependency; Thanks @gi11es
Release 1.3.2
Release 1.3.1
- Removing thread_safe=False option - Thanks @aectann
Release 1.3.0
- Major performance improvement and thread_safe=False option - Thanks @aectann
Release 1.2.0
- Python 3 Support - Thanks @morenosan