Skip to content

Releases: usefulness/webp-imageio

v0.10.2

08 Jul 15:34
eee7ee1

Choose a tag to compare

What's Changed

  • Restore falling back to /Linux/ binaries for Alpine Linux in #304

Full Changelog: v0.10.1...v0.10.2

v0.10.1

27 Jun 19:33
d00f1ab

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.10.0...v0.10.1

v0.10.0

30 May 16:07
bdd53a7

Choose a tag to compare

What's Changed

  • Updated garbage colleciton rules to (hopefully) address Segmentation Fault errors (#164) in #286

New Contributors

Full Changelog: v0.9.0...v0.10.0

v0.9.0

20 Dec 09:51
e2dbc2b

Choose a tag to compare

What's Changed

  • The library ships with libwebp binaries built from v1.5.0 tag - #255

Full Changelog: v0.8.0...v0.9.0

v0.8.0

14 Apr 07:35
fb92435

Choose a tag to compare

What's Changed

  • The library ships with libwebp binaries built from v1.4.0 tag - #195

Full Changelog: v0.7.0...v0.8.0

v0.7.0

29 Jan 17:16
8408fbb

Choose a tag to compare

What's Changed

  • Automatically bundle Proguard rules - #174
    for build systems using Proguard for Android or R8, the rules should be loaded automatically. In all other cases, proguard rules can be found here

Full Changelog: v0.6.0...v0.7.0

v0.6.0

24 Dec 14:36
02b5ed6

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.1...v0.6.0

v0.5.1

05 Oct 20:47
d00aa66

Choose a tag to compare

What's Changed

  • Change exception thrown when invalid imageIndex is passed - #136
  • Restore old cleanup behavior to improve cleanup performance - #140

Full Changelog: v0.5.0...v0.5.1

v0.5.0

28 Sep 09:47
3b7f6c2

Choose a tag to compare

What's Changed

  • [Breaking] The project now requires Java 9 and leverages more perfomant GC mechanism (java.lang.ref.Cleaner) - #120
  • The library ships with libwebp binaries built from v1.3.2 tag - #133

Full Changelog: v0.4.1...v0.5.0

v0.4.1

03 Jul 05:42
45948e9

Choose a tag to compare

What's Changed

  • Fixed UnsatisfiedLinkError happening when native wrappers were called in a specific order, thus not loading JNI binaries - #112

Full Changelog: v0.4.0...v0.4.1