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
andF
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