Skip to content

Releases: sksamuel/scrimage

v4.0.36

11 Jun 01:34
70396f1
Compare
Choose a tag to compare
Update changelog.md

v4.0.35

11 Jun 01:30
5f97f1b
Compare
Choose a tag to compare
Fix PNG image compression PNG image compression (#268)

v4.0.34

26 Mar 00:17
201eb41
Compare
Choose a tag to compare
Updated version of webp binaries to 1.3.0 (#264)

v4.0.33

16 Jan 17:20
a73fdcf
Compare
Choose a tag to compare
Updated to checkoutv3 action

v4.0.32: add convert animated gif to animated webp (#253)

31 Aug 17:59
c4afd10
Compare
Choose a tag to compare
* feat: add gif2webp binary

- gif2webp version : libwebp-1.2.4
- resourse image : animated.gif to animated.webp with feature/gif2webp
- gif2webp binary option : q, m, lossy
- AnimatedGif add code for write animated image

* docs: add gif2webp documentation

* test: remove printed()

- when kotest version 5.1.0 -> 5.3.2, it was removed function

* docs: javadoc to remove another module class

* docs: remove newline comment

v4.0.31

26 Feb 19:28
Compare
Choose a tag to compare
Added test for #245

v4.0.30

26 Feb 19:28
Compare
Choose a tag to compare
Fixed test

v4.0.29

26 Feb 19:28
Compare
Choose a tag to compare
Added extra constructor for ImageIOReader that accepts javax readers

v4.0.28

26 Feb 19:28
Compare
Choose a tag to compare
Added withImageReaders to ImmutableImageLoader

v4.0.27

26 Feb 19:28
Compare
Choose a tag to compare
Added process destroy to dweb handler