Skip to content

Releases: Isotr0py/pillow-jpegxl-plugin

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

v1.2.7

04 Sep 13:39
2b825e4
Compare
Choose a tag to compare

What's Changed

  • 🐛 (plugin): Add warning when using jpeg reconstruction for clarification by @Isotr0py in #60
  • Do not write empty metadata by @rphlo in #61
  • ⬆️ (cargo): bump version to v1.2.7 by @Isotr0py in #62

New Contributors

  • @rphlo made their first contribution in #61

Full Changelog: v1.2.6...v1.2.7

v1.2.6

07 Aug 06:36
6a14e39
Compare
Choose a tag to compare

What's Changed

  • Add some metadata to pyproject.toml by @LawrenceJGD in #52
  • 🐛 (plugin): Fix plugin default encode behavior by @Isotr0py in #54
  • 🔧(benchmarks): Add benchmarks script and CI by @Isotr0py in #56
  • ⬆️ (cargo): bump version to v1.2.6 by @Isotr0py in #55

New Contributors

Full Changelog: v1.2.5...v1.2.6

v1.2.5

16 Jul 16:30
d308b3d
Compare
Choose a tag to compare

What's Changed

  • ⬆️ (deps): Update pyo3 requirement from 0.21.1 to 0.22.0 by @dependabot in #49
  • ⬆️ (deps): Update jpegxl-rs to 0.10.4 by @Isotr0py in #50
  • ⬆️ (cargo): bump version to v1.2.5 by @Isotr0py in #51

Full Changelog: v1.2.4...v1.2.5

v1.2.4

15 Jun 13:04
439403d
Compare
Choose a tag to compare

What's Changed

  • 🔧(decoder): optimize decoder to autocast image to 8bit by @Isotr0py in #42
  • 🛠️ (Test/CI): Add encode from jpg test by @Isotr0py in #44
  • 🐛 (plugin): Fix unexpected type issue with exif=None by @Isotr0py in #45
  • 🔧 (CI): Fix missing python3.10 in Mac CI by @Isotr0py in #48

Full Changelog: v1.2.3...v1.2.4

v1.2.3

15 Apr 07:09
71947c0
Compare
Choose a tag to compare

What's Changed

  • 🛠️ (Rust/CI): Isolate decode/encode code, optimize release CI by @Isotr0py in #32
  • ️👷 (deps): Bump softprops/action-gh-release from 1 to 2 by @dependabot in #33
  • ️👷 (deps): Bump actions/download-artifact from 3 to 4 by @dependabot in #34
  • ️👷 (deps): Bump actions/upload-artifact from 3 to 4 by @dependabot in #35
  • ️👷 (deps): Bump actions/checkout from 3 to 4 by @dependabot in #36
  • ️👷 (deps): Bump actions/setup-python from 4 to 5 by @dependabot in #37
  • 🔧 (CI): Fix actions/upload-artifact@v4 by @Isotr0py in #39
  • ⬆️ (deps): Update pyo3 requirement from 0.20.3 to 0.21.1 by @dependabot in #38
  • 📷 (CMS): Add support for ICC profiles by @Isotr0py in #40
  • ️👷 (deps): Bump actions/upload-artifact from 3 to 4 by @dependabot in #41

New Contributors

Full Changelog: v1.2.2...v1.2.3

v1.2.3-dev

15 Apr 05:18
51a1d07
Compare
Choose a tag to compare
v1.2.3-dev Pre-release
Pre-release

What's Changed

  • 🛠️ (Rust/CI): Isolate decode/encode code, optimize release CI by @Isotr0py in #32
  • ️👷 (deps): Bump softprops/action-gh-release from 1 to 2 by @dependabot in #33
  • ️👷 (deps): Bump actions/download-artifact from 3 to 4 by @dependabot in #34
  • ️👷 (deps): Bump actions/upload-artifact from 3 to 4 by @dependabot in #35
  • ️👷 (deps): Bump actions/checkout from 3 to 4 by @dependabot in #36
  • ️👷 (deps): Bump actions/setup-python from 4 to 5 by @dependabot in #37
  • 🔧 (CI): Fix actions/upload-artifact@v4 by @Isotr0py in #39
  • ⬆️ (deps): Update pyo3 requirement from 0.20.3 to 0.21.1 by @dependabot in #38
  • 📷 (CMS): Add support for ICC profiles by @Isotr0py in #40

New Contributors

Full Changelog: v1.2.2...v1.2.3-dev

v1.2.2

31 Mar 08:06
9890500
Compare
Choose a tag to compare

What's Changed

  • fix: make default quality 90 with the new mapping by @jamarju in #30

Full Changelog: v1.2.1...v1.2.2

v1.2.1

31 Mar 05:02
ffd921d
Compare
Choose a tag to compare

What's Changed

  • allow quality argument to be passed to save by @jamarju in #29

New Contributors

Full Changelog: v1.2.0...v1.2.1

v1.2.0

11 Mar 14:16
3073977
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.2.0