Skip to content

v1.2.0

Compare
Choose a tag to compare
@dominykas dominykas released this 21 Apr 15:29
· 125 commits to main since this release
eac9b02

1.2.0 (2020-04-21)

Features

  • (wip) stub out dep detector (b189e34)
  • (wip) stub out dep resolver (c28bd3d)
  • (wip) tests for dep resolver stub (9c7f697)
  • add a strict json formatting option (0d0307e)
  • add flags to scan full tree and dev deps (off by default) (9e53a81)
  • always write full JSON output into tmp path (b5da479)
  • await errors (55d9fc6)
  • basic debug/progress logging (7844478)
  • correctly detect direct dependencies (7d85ce9)
  • dependency detection error reporting (1de296c)
  • disable dev dep scanning (9af23b6)
  • handle .travis.yml with duplicate keys (7c5baeb)
  • improve error message (fd2a638)