Skip to content

Releases: guppy-rs/guppy

hakari 0.12.0

08 Jan 23:11
Compare
Choose a tag to compare

Added

Introduced a new dep-format-version, version 3, with these changes:

  • Always elide build metadata from version strings (e.g. with the semver string 5.4.0+g7f361a3, don't show the bit after the + sign). Thanks Nikhil Benesch for your first contribution!
  • Remove private features from the workspace-hack's Cargo.toml. This should simplify the output greatly.

Changed

  • MSRV updated to Rust 1.62.
  • target-spec updated to Rust 1.66.

guppy 0.15.2

08 Jan 23:08
Compare
Choose a tag to compare

Added

  • PackageMetadata::to_feature_set converts a single package to a FeatureSet.

Changed

  • MSRV updated to Rust 1.62.

cargo-hakari 0.9.18

08 Jan 23:21
Compare
Choose a tag to compare

Added

Introduced a new dep-format-version, version 3, with these changes:

  • Always elide build metadata from version strings (e.g. with the semver string 5.4.0+g7f361a3, don't show the bit after the + sign). Thanks Nikhil Benesch for your first contribution!
  • Remove private features from the workspace-hack's Cargo.toml. This should simplify the output greatly.

Changed

  • MSRV updated to Rust 1.62.
  • Builtin target platforms updated to Rust 1.66.

hakari 0.11.1

05 Dec 01:38
Compare
Choose a tag to compare

Fixed

  • Fixed a panic in rare circumstances (#38).

guppy 0.15.1

05 Dec 01:30
Compare
Choose a tag to compare

Added

  • Detailed documentation about dependency cycles in Cargo, as part of the Cycles struct. Thanks Aria for writing it!

cargo-hakari 0.9.17

05 Dec 01:48
Compare
Choose a tag to compare

Fixed

  • Fixed a panic in rare circumstances (#38).

target-spec 1.2.2

07 Nov 21:40
Compare
Choose a tag to compare

Updated

Internal dependency cfg-expr updated to 0.12.0, enabling parsing of target_abi.

hakari 0.11.0

07 Nov 21:49
Compare
Choose a tag to compare

Changed

  • Updated guppy to 0.15.0.

guppy 0.15.0

07 Nov 21:40
Compare
Choose a tag to compare

Changed

  • guppy::Error::UnknownRegistryName now boxes the internal summary and is smaller as a result.

determinator 0.10.0

07 Nov 21:58
Compare
Choose a tag to compare

Changed

  • Updated guppy to 0.15.0.