Skip to content

Releases: calteran/oliframe

v0.2.2

05 Nov 06:51
4db6a15
Compare
Choose a tag to compare

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

02 Oct 05:43
07b8bb3
Compare
Choose a tag to compare

Other

  • (deps) bump the crate-deps group with 4 updates

v0.2.0

06 Sep 10:14
5ba4770
Compare
Choose a tag to compare

Added

  • [breaking] complete rewrite of the project, including improved error handling, better CLI, and more frame
    configuration options
  • Full test coverage

v0.1.7

19 Aug 07:39
458faab
Compare
Choose a tag to compare

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

01 Jul 13:53
b6892ef
Compare
Choose a tag to compare

Other

  • (deps) bump clap from 4.5.4 to 4.5.8

v0.1.5

29 Apr 17:05
430a231
Compare
Choose a tag to compare

Fixed

  • skip alpha processing on JPEG outputs

v0.1.4

14 Apr 18:58
47626be
Compare
Choose a tag to compare

Fixed

  • downgrade image due to upline change to zune-jpeg

v0.1.3

08 Apr 09:16
6f982da
Compare
Choose a tag to compare

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

27 Feb 10:48
dfd4ca3
Compare
Choose a tag to compare

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

25 Jan 17:26
ab94f18
Compare
Choose a tag to compare

Fixed

  • dependabot.yml syntax

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