12.9.0
What's Changed
- Rebase thumbnail management command on BaseCommand by @claudep in #686
- Update Python and Django version metadata by @Flimm in #689
- fix: Pillow Image.ANTIALIAS deprecation warning by @dulmandakh in #696
- Added support for Django 4.1. by @uri-rodberg in #699
- Set development status to stable by @claudep in #690
- Dropped Python 3.6/Django 2.2 and 3.1 support. by @claudep in #702
- Add basic pre-commit config. by @claudep in #704
- Avoid some more recent pillow warnings by @claudep in #705
- Updated URLs in various locations. by @claudep in #706
- sorl/thumbnail/engines/pil_engine.py - Changed code to a more readable format. by @uri-rodberg in #708
New Contributors
- @dulmandakh made their first contribution in #696
Full Changelog: 12.8.0...12.9.0