Skip to content
This repository was archived by the owner on May 6, 2019. It is now read-only.

v0.4.0

Choose a tag to compare

@sverweij sverweij released this 12 Jun 15:52
· 221 commits to master since this release

Changes

  • adds an (experimental) --dot option, which outputs the dependency graph
    in graphviz dot format. See the
    visualizing the dependency graph section in the readme
    for details.
    sample output after running --dot output through dot
  • 🔧 extracted some dependencies to separate modules for easier maintentance.
  • ⬆️ acorn, lodash and a slew of dev dependencies.

All changes

v0.3.0...v0.4.0