Skip to content

v1.1.0

Compare
Choose a tag to compare
@d4rkr00t d4rkr00t released this 13 Mar 08:52
· 51 commits to master since this release

Bug Fixes

  • --help outputs whole help not the first line of it (35b95d2)
  • fixed --ignore in cases like --transitiveOnly (431a72f)
  • Fixes printing of a reason when it doesn't have clearName (a2aa178), closes #7
  • Handle stats.json with outputs from plugins writing to stdout (7998897), closes #5
  • Maximum call stack size exceeded in some cases (960f8ac), closes #4

Features

  • Added --ignore flag to exclude modules from output (88f1046)
  • Limit dependency chains (a67e171)
  • Validate cli flags (9f9bb51)
  • validate stats.json (e230e80), closes #6