Skip to content
This repository has been archived by the owner on May 12, 2020. It is now read-only.

Auto merge of #21 - kbknapp:v0.2.0, r=kbknapp

Latest
Compare
Choose a tag to compare
@kbknapp kbknapp released this 11 Dec 21:13
· 33 commits to master since this release

v0.2.0 (2015-12-11)

New Features

  • Can now include dependency versions in the nodes by using the -I command line flag (77a3055, closes #13)

Bug Fixes

  • fixes panic when dev deps are also optional build deps (86792f92, closes #18)
  • fixes dep and edge propagation (ba498ffa, closes #15)
  • removes duplicate edges (68fe19cd)