Skip to content

Release 0.11.4

Compare
Choose a tag to compare
@Jake-Shadle Jake-Shadle released this 11 Apr 11:06
· 217 commits to main since this release

Fixed

  • PR#414 resolved #484 by always sorting crates with the same name by their version so they are always deterministically sorted. Thanks @Veykril!
  • PR#418 fixed an issue where duplicate crate versions would not be detected if the crate was sorted last in the crate graph.

Changed