Skip to content

Release 5.0.0

Choose a tag to compare

@smoelius smoelius released this 09 Oct 10:39
· 219 commits to master since this release

5.0.0

  • Fix a bug causing dylint_testing to make repeated failed attempts to build a driver (#1744)
  • BREAKING: Remove cargo-lib feature and support for linking Cargo as a library (#1741)
  • Change "No paths matched" error to "No library packages found in" when a pattern is not used (#1748)
  • BREAKING: Remove ability to refer to libraries with --path (#1754)
  • Upgrade dependencies (#1728), including:
    • cargo_metadata to version 0.23
    • cargo-util-schema to version 0.10
    • git2 to version 0.20