Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jul 17:47
· 218 commits to main since this release
480ea75

What's changed

Features

  • Added Version File parsing, making passing versions to use and install optional #126
    i.e. if you specify a version (or range) in package.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

  • Fixed crash when answering "no" to switching to newly installed version #125 - fixes #108

Full Changelog: https://github.com/BeeeQueue/nvm-rust/commits/v0.2.0