This release adds official support for Python 3.13 and Pillow 11. It also drops support for Python 3.8
What's Changed
- Bump actions to latest by @Stormheg in #155
- Fix
test_process_optimizes_image
by @Stormheg in #152 - Fix link to changelog by @gasman in #156
- Fix incorrect method name for
save_as_heic
in README by @laymonage in #157 - Maintenance: Python 3.13 / Pillow 11 / new Ruff / drop Black / drop Python 3.8 by @Stormheg in #158
New Contributors
- @laymonage made their first contribution in #157
Full Changelog: v1.8.0...v1.9.0