Skip to content

Merge pull request #80 from kbknapp/v0.5.2

Compare
Choose a tag to compare
@Frederick888 Frederick888 released this 06 Oct 09:00
· 345 commits to master since this release

v0.5.2 (2017-10-06)

Documentation

  • Briefly explains how cargo-outdated works in README.md (8c35c61)

Features

  • Loops through all workspace members if executed against a virtual manifest (closes #58, cd36aed)

Bug Fixes

  • Fixes missing dependency issue for debug build (closes #77, c82e928)

Tests

  • Debug build is now part of CI (05ada44)