Skip to content
This repository has been archived by the owner on Sep 28, 2022. It is now read-only.

guppy 0.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Feb 22:37
· 66 commits to main since this release

Added

  • doc_cfg-based feature labels to rustdoc.
  • MetadataCommand::cargo_command returns the underlying std::process::Command instance.

Changed

  • guppy::graph::feature::CrossLink renamed to ConditionalLink, and now covers some same-package
    features. For more, see the documentation for ConditionalLink.
  • Public dependency bump: target-spec updated to version 1.

Fixed

  • A small fix to Cargo build simulations (#596).