Skip to content

v9.1.0

Choose a tag to compare

@nfrasser nfrasser released this 30 Dec 02:28
· 4 commits to main since this release
cc0e80f

What's Changed

  • Deprecated: options such as filter that previously supported set types now expect Sequence types such as list or tuple. Support for set will be removed in v10.
  • Dropped build support for old operating systems that reached end-of-life
  • Disable x86, armv7, s390x, ppc64le manylinux pip builds (breaking due to deflate dependency)
  • Update to oxipng 9.1
  • Update build toolchain
  • Refactor internals

Full Changelog: v9.0.1...v9.1.0