Skip to content

Releases: foresterre/sic

sic-0.22.4

16 Sep 23:15
Compare
Choose a tag to compare

Notable dependency updates

  • Updated image to 0.24.7

sic-0.22.3

18 May 09:33
Compare
Choose a tag to compare

Notable dependency updates

sic-0.22.2

27 Apr 23:36
Compare
Choose a tag to compare

Added

  • Context was added to errors returned during the image pipeline: the input (file or stdin) will now be reported

sic-0.22.1

23 Apr 21:09
Compare
Choose a tag to compare

Fixed

  • Fixed an outdated lock file issue

sic-0.22.0

22 Apr 17:25
Compare
Choose a tag to compare

Added

  • Encoding and decoding support for QOI
  • Support encoding TIFF without --image-output-format-fallback flag enabled
  • Support encoding OpenExr without --image-output-format-fallback flag enabled

Notable dependency updates

  • Updated image to 0.24.6

NB:

  • binaries now unpack into a folder, instead of the contents directly
  • can now be installed with cargo-binstall:cargo binstall sic
  • from now on, we also build macOS release binaries

sic-0.21.1

21 Jan 18:36
Compare
Choose a tag to compare

Changelog

Fixed

  • Fixed an issue where it was not possible to read an input file via stdin

Full Changelog: v0.21.0...v0.21.1

sic-0.21.0

19 Jan 14:20
Compare
Choose a tag to compare

Changelog

Added

  • Added webp encoding support

Full Changelog: v0.20.1...v0.21.0

sic-0.20.1

12 Dec 21:37
Compare
Choose a tag to compare

0.20.1 - 2022-12-12

  • Dependency updates

sic-0.20.0

30 Mar 21:49
ecb3ba2
Compare
Choose a tag to compare

0.20.0 - 2022-03-30

Changed

  • Port image to image 0.24

sic-0.19.1

17 Mar 15:37
Compare
Choose a tag to compare

[0.19.1] - 2022-03-17

Notes

  • Updated dependencies
  • Last release before image 0.24 port