Skip to content

Releases: olokelo/jxlpy

0.9.5

07 May 08:46
c610bde
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.9.4...0.9.5

0.9.4

02 Mar 18:05
Compare
Choose a tag to compare
  • jxlpy now fully supports 16 bit images and ICC profiles thanks to Nickolay Belofastow.
  • Added support to rewind and count frames in decoder.
  • Pillow plugin was also rewritten to allow animation seeking and fix major issues. It also now supports ICC profiles.

0.9.3

06 Feb 16:54
Compare
Choose a tag to compare

jxlpy now supports libjxl v0.9.1

What's Changed

  • Update the Cython bindings to latest libjxl. by @alexjc in #13
  • Add L and LA colorspace support by @EugeneVert in #15
  • Compatibility with PIL 10.1.0 by @rphlo in #19

New Contributors

Full Changelog: 0.9.1...0.9.3

0.9.1

01 Nov 19:33
Compare
Choose a tag to compare

First PyPI release

What's Changed

  • Fix errors during encoding with latest libjxl. by @alexjc in #5

New Contributors

  • @alexjc made their first contribution in #5

Full Changelog: https://github.com/olokelo/jxlpy/commits/0.9.1