Releases: foresterre/sic
Releases · foresterre/sic
sic-0.22.4
Notable dependency updates
- Updated image to 0.24.7
sic-0.22.3
Notable dependency updates
- Updated rav1e to 0.6.6
sic-0.22.2
Added
- Context was added to errors returned during the image pipeline: the input (file or stdin) will now be reported
sic-0.22.1
Fixed
- Fixed an outdated lock file issue
sic-0.22.0
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
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
sic-0.20.1
0.20.1 - 2022-12-12
- Dependency updates
sic-0.20.0
0.20.0 - 2022-03-30
Changed
- Port image to image 0.24
sic-0.19.1
[0.19.1] - 2022-03-17
Notes
- Updated dependencies
- Last release before image 0.24 port