Releases: dn-vm/dnvm
Releases · dn-vm/dnvm
v0.6.9
What's Changed
- Update serde to 0.6.0 by @agocke in #149
- Remove ports by @agocke in #142
- Add new Serde-based CLI parser by @agocke in #150
- Add better command line parsing APIs by @agocke in #151
- Move more code to Serde.CmdLine by @agocke in #153
- Remove built-in help/error handling in CmdLine by @agocke in #154
- Move over to Serde.CmdLine entirely by @agocke in #155
- Re-add untrack by @agocke in #156
Full Changelog: v0.6.8...v0.6.9
v0.6.8
What's Changed
- Slightly more robust parameter parsing by @danielmarbach in #144
- Add unit test for required parameter to
dnvm trackby @agocke in #145 - Improve perf of file system abstractions by @agocke in #148
- Update to serde preview6 by @agocke in #141
New Contributors
- @danielmarbach made their first contribution in #144
Full Changelog: v0.6.7...v0.6.8
v0.6.7
v0.6.6
What's Changed
- Update error message by @jtschuster in #136
- Fix tracking channels with no builds by @agocke in #137
- Fix 'track' output and formatting by @agocke in #138
Full Changelog: v0.6.5...v0.6.6
v0.6.5
v0.6.4
v0.6.2
v0.6.1
What's Changed
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- Update README.md by @agocke in #121
- Add initial support for tracking minor-major versions by @agocke in #122
- Add testing for major-minor version tracking by @agocke in #123
- Show tracked channels in 'dnvm list' by @agocke in #124
- Properly handle tracking and untracking by @agocke in #125
- Add 'install' command by @agocke in #126
Full Changelog: v0.5.4...v0.6.0