Skip to content

Releases: EmbarkStudios/cargo-deny

0.4.0

07 Nov 18:48
24746d7

Choose a tag to compare

Changed

  • Replaced usage of failure with anyhow
  • Upgraded askalono and spdx to newer versions that both use version 3.7 of the SPDX license list
  • The embedded license list now uses zstd for compression resulting in smaller binary files and faster decompression.

0.3.0

30 Oct 17:44
bf00d7a

Choose a tag to compare

Added

  • Added [licenses.copyleft] config, which can be used to determine what happens when a copyleft license is encountered.
  • Added [bans.skip-tree] config, which can be used to skip entire subtrees of a dependency graph when considering duplicates

Fixed

  • Fixed displaying of duplicate errors in the presence of a skipped crate

0.3.0-beta

07 Oct 11:01

Choose a tag to compare

Release 0.3.0-beta

0.2.6

27 Jul 10:49

Choose a tag to compare

Release 0.2.6

0.2.5

01 Jul 13:22

Choose a tag to compare

Release 0.2.5

0.2.3

01 Jul 08:20

Choose a tag to compare

Release 0.2.3

0.2.2

28 Jun 14:18

Choose a tag to compare

Release 0.2.2

0.2.1

28 Jun 13:15

Choose a tag to compare

Release 0.2.1

Release 0.2.0

28 Jun 11:05

Choose a tag to compare

First "real" release of cargo-deny