Skip to content

Releases: wanadev/pyguetzli

PyGuetzli v1.0.17

22 Nov 15:07
701da6c
Compare
Choose a tag to compare
  • misc(deps): Only pin setuptools version on required platforms (@flozz)

PyGuetzli v1.0.16

15 Nov 15:03
868e484
Compare
Choose a tag to compare
  • misc: Added Python 3.13 support (@flozz)
  • misc!: Removed Python 3.8 support (@flozz)

Pyguetzli v1.0.15

06 Oct 09:06
10cf5e7
Compare
Choose a tag to compare
  • Added Python 3.12 support (@flozz)
  • Removed Python 3.7 support (@flozz)

Pyguetzli v1.0.14

30 Oct 10:12
401c8b0
Compare
Choose a tag to compare
  • Guetzli: Apply a better patch to fix the crash caused by a bad access to
    a vector revealed when compiled with "-D_GLIBCXX_ASSERTIONS" (David Odin)

Pyguetzli v1.0.13

28 Oct 09:31
99e4ef1
Compare
Choose a tag to compare
  • Added Python 3.11 support

Pyguetzli v1.0.12

25 Oct 17:23
fed0e3c
Compare
Choose a tag to compare
  • Guetzli: Fixed a crash caused by a bad access to a vector revealed when compiled with "-D_GLIBCXX_ASSERTIONS" (David Odin)