v0.2.0
What's changed
Features
- Added Version File parsing, making passing versions to
use
andinstall
optional #126
i.e. if you specify a version (or range) inpackage.json#engines
,.nvmrc
,.node-version
, or.tool-versions
and don't specify one in the command it will use these instead! - Started publishing binaries in GitHub Releases - closes #107
- Started publishing versions to
crates.io
- closes #107
cargo install nvm-rust
Fixes
Full Changelog: https://github.com/BeeeQueue/nvm-rust/commits/v0.2.0