Releases: guppy-rs/guppy
Releases · guppy-rs/guppy
cargo-hakari 0.9.19-rc.4
This is a test release.
cargo-hakari 0.9.19-rc.3
This is a test release.
target-spec 1.3.1
Added
Added note to readme about MSRV for target-spec 1.3.x.
target-spec 1.3.0
Changed
- Internal dependency
cfg-expr
updated to 0.13.0, updating builtin targets to Rust 1.66. - MSRV updated to Rust 1.62.
hakari 0.12.0
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
Added
PackageMetadata::to_feature_set
converts a single package to aFeatureSet
.
Changed
- MSRV updated to Rust 1.62.
cargo-hakari 0.9.18
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
Fixed
- Fixed a panic in rare circumstances (#38).
guppy 0.15.1
cargo-hakari 0.9.17
Fixed
- Fixed a panic in rare circumstances (#38).