Releases: Isotr0py/pillow-jpegxl-plugin
Releases · Isotr0py/pillow-jpegxl-plugin
v1.3.4
What's Changed
- 🔧 (CI): Fix missing win-arm release and optimize test CI by @Isotr0py in #105
- ⬆️ (deps): Update pyo3 requirement from 0.24.0 to 0.25.1 by @dependabot in #107
- 🔧 (CI): Enable benchmark CI on linux and windows by @Isotr0py in #109
- 🔧 (CI): Switch to dynamic linking for windows x64 release CI by @Isotr0py in #110
- ⬆️ (cargo): bump plugin version to 1.3.4 by @Isotr0py in #111
Full Changelog: v1.3.3...v1.3.4
v1.3.3
What's Changed
- ⬆️ (deps): Update pyo3 requirement from 0.23.3 to 0.24.0 by @dependabot in #96
- 📜 Clarify license about test images by @Isotr0py in #98
- 🔧 (CI): Add manylinux and windows aarch64 workflow to release CI by @Isotr0py in #101
- Add exif reading support by @Disty0 in #103
- ⬆️ (cargo): bump plugin version to 1.3.3 by @Isotr0py in #104
New Contributors
Full Changelog: v1.3.2...v1.3.3
win-arm-dev
What's Changed
Full Changelog: v1.3.3...win-arm-dev
aarch64-dev
What's Changed
- ⬆️ (deps): Update pyo3 requirement from 0.23.3 to 0.24.0 by @dependabot in #96
- 📜 Clarify license about test images by @Isotr0py in #98
- 🔧 (CI): Add manylinux and windows aarch64 workflow to release CI by @Isotr0py in #101
Full Changelog: v1.3.2...aarch64-dev
v1.3.2
v1.3.1
What's Changed
- ️👷 (deps): Bump docker/setup-qemu-action from 1 to 3 by @dependabot in #85
- 🦀 (Rust): Expose metadata compress and disable metadata compress by default by @Isotr0py in #87
- 🔧 (CI): Update EOL Macos x86_64 runner to macos-13 by @Isotr0py in #90
- ️👷 (deps): Bump actions/attest-build-provenance from 1 to 2 by @dependabot in #88
- ⬆️ (deps): Bump PyO3 version to 0.23.3 by @Isotr0py in #91
- ⬆️ (cargo): Bump jpegxl-rs version to 0.11.2 and plugin version to 1.3.1 by @Isotr0py in #92
Full Changelog: v1.3.0...v1.3.1
exif-dev
What's Changed
- ️👷 (deps): Bump docker/setup-qemu-action from 1 to 3 by @dependabot in #85
- 🦀 (Rust): Expose metadata compress and disable metadata compress by default by @Isotr0py in #87
Full Changelog: v1.3.0...exif-dev
v1.3.0
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
v1.3.0-dev
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-dev
v1.2.8
What's Changed
- Handle empty string as None for metadata by @rphlo in #63
- ⬆️ (deps): Update jpegxl-rs requirement from 0.10.4 to 0.11.0 by @dependabot in #66
Full Changelog: v1.2.7...v1.2.8