Releases: calteran/oliframe
Releases · calteran/oliframe
v0.2.2
Other
- (deps) bump clap from 4.5.19 to 4.5.20
- (deps) bump image from 0.25.2 to 0.25.4
- (deps) bump regex from 1.11.0 to 1.11.1
- (deps) bump thiserror from 1.0.64 to 1.0.66
v0.2.1
Other
- (deps) bump the crate-deps group with 4 updates
v0.2.0
Added
- [breaking] complete rewrite of the project, including improved error handling, better CLI, and more frame
configuration options
- Full test coverage
v0.1.7
Other
- change to monthly, grouped dependabot updates
- Simplify deny.toml and update allowed licenses
- (deps) bump csscolorparser from 0.6.2 to 0.7.0
- (deps) bump clap from 4.5.8 to 4.5.16
- (deps) bump EmbarkStudios/cargo-deny-action from 1 to 2
- (deps) bump image from 0.25.1 to 0.25.2
v0.1.6
Other
- (deps) bump clap from 4.5.4 to 4.5.8
v0.1.5
Fixed
- skip alpha processing on JPEG outputs
v0.1.4
Fixed
- downgrade
image
due to upline change to zune-jpeg
v0.1.3
Other
- (deps) bump clap from 4.5.1 to 4.5.4
- (deps) bump image from 0.24.9 to 0.25.1
- (deps) bump rayon from 1.8.1 to 1.10.0
v0.1.2
Other
- (deps) bump image from 0.24.8 to 0.24.9
- (deps) bump clap from 4.4.18 to 4.5.1
v0.1.1
Fixed
Other
- (deps) bump rayon from 1.8.0 to 1.8.1
- (deps) bump clap from 4.4.12 to 4.4.18
- (deps) bump image from 0.24.7 to 0.24.8
- add roadmap section to README.md; mention future --watch option