Skip to content

Releases: wanadev/imagequant-python

Imagequant Python v1.1.5

Choose a tag to compare

@flozz flozz released this 28 Oct 15:45
7a324db
  • misc: Added support for Python 3.14 (@flozz)
  • misc: Dropped support of x86 (32bits) architecture for Python >= 3.14 (@flozz)
  • misc!: Removed support for Python 3.9 (@flozz)

Imagequant Python v1.1.4

Choose a tag to compare

@flozz flozz released this 28 Mar 09:12
99d1b5c
  • fix: Cleanup before throwing RuntimeError to avoid memory leak (@laggykiller, #26)

Imagequant Python v1.1.3

Choose a tag to compare

@flozz flozz released this 22 Nov 14:33
aa2f5b3
  • misc(deps): Fixed PyPy builds on Windows platform (@flozz)

Imagequant Python v1.1.2

Choose a tag to compare

@flozz flozz released this 30 Oct 10:16
95c23e3
  • misc: Removed PyPy wheels for Windows AMD64 as they won't build (@flozz)
  • misc: Fixed libimagequant build on newer GCC versions (@flozz)
  • misc: Added Python 3.13 support (@flozz)
  • misc!: Removed Python 3.8 support (@flozz)

Imagequant Python v1.1.1

Choose a tag to compare

@flozz flozz released this 02 Feb 13:39
3caa907

Imagequant Python v1.1.0

Choose a tag to compare

@flozz flozz released this 09 Nov 15:35
65a0a36
  • Added options to set minimal and target (maximal) quality (@injet-zhou, #4)

Imagequant Python v1.0.5

Choose a tag to compare

@flozz flozz released this 06 Oct 09:44
7386407
  • Added Python 3.12 support (@flozz)
  • Removed Python 3.7 support (@flozz)

Imagequant Python v1.0.4

Choose a tag to compare

@flozz flozz released this 29 Oct 12:15
d2ac24b
  • Added Python 3.11 support