Skip to content

v2.14.1.0

Choose a tag to compare

@RoadrunnerWMC RoadrunnerWMC released this 15 Mar 01:04
· 4 commits to master since this release

Version 2.14.1.0 of the unofficial libimagequant Python bindings.

libimagequant has been updated to version 2.14.1.

Also, releases are now built with the oldest supported Python version (currently 3.5) instead of the newest (3.9), as PEP 652 clarifies that "The Stable ABI is not generally forward-compatible: an extension built and tested with CPython 3.10 will not generally be compatible with CPython 3.9." (Note that this hasn't actually caused any issues with previous releases. libimagequant-python release builds are unit-tested on all Python versions on all platforms, so I'd know if anything was broken like that. This change is just a precaution.)