Skip to content

Releases: guppy-rs/guppy

target-spec 1.4.0

15 Apr 22:06
Compare
Choose a tag to compare

Changed

  • Internal dependency cfg-expr updated to 0.15.0, updating builtin targets to Rust 1.68.
  • MSRV updated to Rust 1.66.

hakari 0.13.2

15 Apr 22:14
Compare
Choose a tag to compare

Fixed

Canonicalize paths correctly on Windows (#70).

Changed

MSRV updated to Rust 1.66.

cargo-hakari 0.9.24

15 Apr 22:18
Compare
Choose a tag to compare

Fixed

Canonicalize paths correctly on Windows ([#70]).

hakari 0.13.1

19 Jan 05:24
Compare
Choose a tag to compare

Fixed

The default template for hakari.toml now specifies dep-format-version = "4".

hakari 0.13.0

19 Jan 05:09
Compare
Choose a tag to compare

Added

Introduced a new dep-format-version, version 4, with a change to always sort outputs alphabetically. This
matches the order produced by cargo-sort (#65).

cargo-hakari 0.9.23

19 Jan 05:21
Compare
Choose a tag to compare

Added

Introduced a new dep-format-version, version 4, with a change to always sort outputs alphabetically. This
matches the order produced by cargo-sort (#65).

cargo-hakari 0.9.21

15 Jan 02:40
Compare
Choose a tag to compare

Fixed

Update README.md with fixed install instructions.

cargo-hakari 0.9.20

14 Jan 20:55
Compare
Choose a tag to compare

Fixed

Fixed install instructions.

cargo-hakari 0.9.19

14 Jan 20:23
Compare
Choose a tag to compare

Added

Release binaries are now available on GitHub Releases for quicker installation locally and in CI.

You can install release binaries:

  • using cargo binstall with cargo binstall cargo-hakari
  • in GitHub Actions CI, using taiki-e/install-action@cargo-hakari

cargo-hakari 0.9.19-rc.5

14 Jan 19:23
Compare
Choose a tag to compare
Pre-release

This is a test release.