Skip to content

v0.11.0

Compare
Choose a tag to compare
@dpc dpc released this 02 Nov 21:04

Changed

  • Change the proof format to simplify it and allow 3rd party "kinds" of them. The main goal is to
    support git-crev project: https://github.com/crev-dev/git-crev
  • Tune tokei line counts to exclude tests and examples

Added

  • Ability report the crate as unmaintained and/or list alternatives to it
  • --target to crate verify to ignore crates not compiled on the given (default: current) target
  • --for-id for cargo crev repo fetch trusted
  • Autocompletion generation with config completions
  • crate info subcommand to get some detailed info for a single dependency

Fixed

  • Stale old-syntax commands in documentation
  • Minor help messages