Skip to content

Releases: Isotr0py/pillow-jpegxl-plugin

v1.3.4

03 Jul 11:38
1aaa8a3
Compare
Choose a tag to compare

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

15 May 16:36
daf6be0
Compare
Choose a tag to compare

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

15 May 17:32
f99996c
Compare
Choose a tag to compare
win-arm-dev Pre-release
Pre-release

What's Changed

  • 🔧 (CI): Fix missing win-arm release and optimize test CI by @Isotr0py in #105

Full Changelog: v1.3.3...win-arm-dev

aarch64-dev

09 May 15:51
f243850
Compare
Choose a tag to compare
aarch64-dev Pre-release
Pre-release

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

17 Feb 15:22
11365d0
Compare
Choose a tag to compare

What's Changed

  • 🔧 (CI): Use vendored to build MacOS release wheels by @Isotr0py in #94
  • ⬆️ (cargo): bump plugin version to 1.3.2 by @Isotr0py in #95

Full Changelog: v1.3.1...v1.3.2

v1.3.1

11 Jan 17:28
7275c23
Compare
Choose a tag to compare

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

01 Dec 15:26
0b4e2b7
Compare
Choose a tag to compare
exif-dev Pre-release
Pre-release

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

23 Nov 16:57
1bb1787
Compare
Choose a tag to compare

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

v1.3.0-dev

23 Nov 15:47
1bb1787
Compare
Choose a tag to compare
v1.3.0-dev Pre-release
Pre-release

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

v1.2.8

30 Sep 14:41
Compare
Choose a tag to compare

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