Skip to content

v0.8

Latest

Choose a tag to compare

@selwin selwin released this 24 Jul 08:59
· 1 commit to master since this release
  • Automatically create a Source image if it doesn't exist. This feature makes migrating regular ImageField do django-thumbnails easier. Thanks @JobDoesburg!
  • Added compatibility with Python 3.13. Thanks @nZac!
  • ImageField now supports custom metadata backends. Thanks @marsha97!