Skip to content

Version 0.11.0

Latest
Compare
Choose a tag to compare
@amol- amol- released this 22 Feb 21:35

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

Full Changelog: 0.10.0...0.11.0