Skip to content

Releases: saschanaz/jxl-winthumb

Upgrade to jxl-oxide 0.9.0

16 Sep 22:21
Compare
Choose a tag to compare
Pre-release

Full Changelog: v0.2.7...v0.2.8

With the very basic image read benchmark (cargo bench) I saw ~20% performance increase with the new version.

With 0.8.1:

alien.jxl               time:   [147.47 ms 153.34 ms 159.58 ms]
                        change: [-7.3051% -2.1045% +3.3388%] (p = 0.45 > 0.05)
                        No change in performance detected.

With 0.9.0:

alien.jxl               time:   [113.19 ms 118.37 ms 123.77 ms]
                        change: [-27.332% -22.807% -17.822%] (p = 0.00 < 0.05)
                        Performance has improved.

Since this release I modified the filenames with the postfix i686/x86_64/aarch64, just following the Rust target names. Mostly because I got a new ARM64 laptop as the main dev machine and it felt weird to keep naming the x86_64 build without any postfix (and thus looking like "the default").

Update to jxl-oxide 0.8.1

30 Jul 20:51
Compare
Choose a tag to compare
Pre-release

Full Changelog: v0.2.6...v0.2.7

Update to jxl-oxide 0.8.0

26 Mar 09:39
Compare
Choose a tag to compare
Pre-release

Full Changelog: v0.2.5...v0.2.6

Update to jxl-oxide 0.7.2

04 Mar 20:42
Compare
Choose a tag to compare
Pre-release

The release fixes tirr-c/jxl-oxide#268.

Fix for color brightness issue and update to jxl-oxide 0.7

02 Mar 13:32
Compare
Choose a tag to compare

Big thanks to @LouisDISPA who updated the dependencies and made Rust code better!

jxl-oxide 0.4.0 and 32bit build

06 Nov 21:18
Compare
Choose a tag to compare
Pre-release

The change was made 6 weeks ago but I forgot to upload the build 😅

ICC support

24 Jul 00:01
Compare
Choose a tag to compare
ICC support Pre-release
Pre-release

#29 still exists, though.

v0.2.1

23 Jul 22:32
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release

No feature yet either, but fixed a crash.

Still a known crash exists that is caused by jxl-oxide bug: tirr-c/jxl-oxide#65

First jxl-oxide based release

23 Jul 01:28
6be355a
Compare
Choose a tag to compare
Pre-release

Now it's fully Rust 🙂

Thanks jxl-oxide devs!

(But no new features yet, sorry)

v0.1.19

11 Jun 19:00
Compare
Choose a tag to compare
v0.1.19 Pre-release
Pre-release

Full Changelog: v0.1.18...v0.1.19