Skip to content

Release 0.13.1

Compare
Choose a tag to compare
@embark-bot embark-bot released this 28 Oct 13:39
· 188 commits to main since this release

Fixed

  • PR#471 fixed a bug where optional dependencies could be pruned if the feature that enabled it was named differently from the crate.
  • PR#471 resolved an issue where skip-tree entries weren't properly ignoring all of their transitive dependencies, resolving #469.