Skip to content

Version 1.5

Compare
Choose a tag to compare
@gasman gasman released this 29 Mar 19:18
· 108 commits to main since this release
  • Drop support for Python versions below 3.7
  • Drop support for Pillow versions below 9.1 and fix Pillow 10 deprecation warnings (Alex Tomkins)
  • Replace deprecated imghdr with filetype. This allows detecting newer image formats such as HEIC (Herbert Poul)
  • Add SVG support (Joshua Munn)
  • Add HEIF support via the pillow-heif library (Alexander Piskun)