Skip to content

v1.3.0

Latest
Compare
Choose a tag to compare
@Isotr0py Isotr0py released this 23 Nov 16:57
· 2 commits to main since this release
1bb1787

What's Changed

  • Multithreading: num_threads and no-GIL by @Piezoid in #69
  • 🐍 (Plugin): Add is_animated field to image even if animation has not supported by @Isotr0py in #72
  • Convert jxl errors to python exceptions by @Piezoid in #71
  • 🔧(CI): Fix broken release and test CI by @Isotr0py in #75
  • Use the mode from the jpeg stream by @Piezoid in #70
  • Decoder num_threads as a module constant by @Piezoid in #76
  • don't store empty exif profiles (forcing the use of JXL container) by @Piezoid in #77
  • 🔧 (CI): Use cibuildwheel for wheel building by @Isotr0py in #79
  • 🔧 (CI): Update maturin release CI workflow by @Isotr0py in #81
  • ⬆️ (deps): Update pyo3 requirement from 0.22.0 to 0.23.1 by @dependabot in #82
  • 🦀 (Rust): Support I;16 and F pixel values decoding by @Isotr0py in #73
  • ⬆️ (cargo): bump version to v1.3.0 by @Isotr0py in #84

New Contributors

Full Changelog: v1.2.8...v1.3.0