Skip to content

Releases: wanadev/imagequant-python

Imagequant Python v1.1.5

28 Oct 15:45
7a324db

Choose a tag to compare

  • 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

28 Mar 09:12
99d1b5c

Choose a tag to compare

  • fix: Cleanup before throwing RuntimeError to avoid memory leak (@laggykiller, #26)

Imagequant Python v1.1.3

22 Nov 14:33
aa2f5b3

Choose a tag to compare

  • misc(deps): Fixed PyPy builds on Windows platform (@flozz)

Imagequant Python v1.1.2

30 Oct 10:16
95c23e3

Choose a tag to compare

  • 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

02 Feb 13:39
3caa907

Choose a tag to compare

Imagequant Python v1.1.0

09 Nov 15:35
65a0a36

Choose a tag to compare

  • Added options to set minimal and target (maximal) quality (@injet-zhou, #4)

Imagequant Python v1.0.5

06 Oct 09:44
7386407

Choose a tag to compare

  • Added Python 3.12 support (@flozz)
  • Removed Python 3.7 support (@flozz)

Imagequant Python v1.0.4

29 Oct 12:15
d2ac24b

Choose a tag to compare

  • Added Python 3.11 support