What's Changed
- Officially support Python 3.12
- Addressed deprecation of Image.ANTIALIAS in Pillow, Image.LANCZOS is used instead
- TurboGears2 is no longer needed to run tests
- Depot is now compatible with multipart module or other replacements of cgi.FieldStorage
- Fixed an open file leak in UploadedImageWithThumb
- Fixed an open file leak in WithThumbnailFilter
- Update manager.py by @redjax in https://github.com/amol-/depot/pull/85
New Contributors
- @redjax made their first contribution in https://github.com/amol-/depot/pull/85
Full Changelog: 0.10.0...0.11.0