Skip to content

Better verbosity & support for Python yanked packages

Choose a tag to compare

@pilosus pilosus released this 10 Feb 11:08
· 25 commits to main since this release
25014cd

Fixed

Changed

  • Verbosity level is defined by number of -v (or --verbose) options: errors only -v; info and errors -vv; debug, info and errors -vvv
  • Fallback to GitHub API for license detection is visible for info verbosity level (#89)