Skip to content

Releases: jihchi/dify

v0.8.0

04 Jan 09:33
86145b5

Choose a tag to compare

What's Changed

  • Add cargo install instruction by @jihchi in #31
  • Upgrade Rust Edition to 2024 from 2018 by @jihchi in #34
  • Deprecate Command::cargo_bin by @jihchi in #36
  • Fix "Transparent black and black aren't the same color" by @jihchi in #37

Full Changelog: v0.7.4...v0.8.0

v0.7.4

04 Oct 15:51
f41b395

Choose a tag to compare

Note

This is an empty release.

Full Changelog: v0.7.3...v0.7.4

v0.7.3

04 Oct 15:36
ce234ad

Choose a tag to compare

Note

This is an empty release.

Full Changelog: v0.7.2...v0.7.3

v0.7.2

04 Oct 15:22
12fc3b3

Choose a tag to compare

Note

This is an empty release.

Full Changelog: v0.7.1...v0.7.2

v0.7.1

04 Oct 15:01
3434473

Choose a tag to compare

Note

This is an empty release.

Full Changelog: v0.7.0...v0.7.1

v0.7.0

04 Oct 14:54
5c4b3f4

Choose a tag to compare

What's Changed

  • Add support for pushing docker image by @jihchi in #26
  • Address inaccurate comments about YIQ by @jihchi in #29
  • Update image and disable image default features by @lucasmerlin in #30

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.6.0

28 Jan 10:30

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.1...v0.6.0

v0.5.1

06 Aug 09:02

Choose a tag to compare

What's Changed

  • Bump version to 0.5.1 in Cargo.toml 8d0531b

Full Changelog: v0.5.0...v0.5.1

v0.5.0

06 Aug 08:52

Choose a tag to compare

What's Changed

  • Containerize dify by @jihchi in #22
  • Use same CI workflow as kvu project in order to build binaries for more platform ca1622d

Full Changelog: v0.4.0...v0.5.0

v0.4.0

08 Aug 02:53

Choose a tag to compare

What's Changed

  • Implement block out area #18
  • Remove "(default: left)" in the description of copy-image #21

Full Changelog: v0.3.5...v0.4.0