petgraph breaking changes

cargo

5 curated breaking changes across major versions of petgraph. Use this as a migration checklist before bumping dependencies.

5
changes
Breaking changes by transition
  • unknown \u2192 [email protected]breaking

    Add ``no_std`` Support ([#747](https://github.com/petgraph/petgraph/issues/747))

  • unknown \u2192 [email protected]breaking

    Add ``VisitMap::unvisit`` as proposed in #610 ([#611](https://github.com/petgraph/petgraph/issues/611))

  • unknown \u2192 [email protected]breaking

    Add support for specifying rankdir on dot plots. ([#728](https://github.com/petgraph/petgraph/issues/728))

  • unknown \u2192 [email protected]breaking

    Make ``dot::Config`` non_exhaustive ([#756](https://github.com/petgraph/petgraph/issues/756))

  • unknown \u2192 [email protected]breaking

    Add ``from_f32/64`` methods for ``Float``, ``Unit``, and ``Bounded`` measures ([#733](https://github.com/petgraph/petgraph/issues/733))

API access

Get this data programmatically \u2014 free, no authentication.

curl https://depscope.dev/api/breaking/cargo/petgraph
petgraph breaking changes — Cargo migration guide | DepScope