Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Dec 19:58
· 148 commits to main since this release

What's changed

Breaking Changes

  • Renamed --dir flag to --install-dir.

Added

  • is-installed command for checking if versions are installed.
  • Automatically running corepack enable after installing a new version.
    can be disabled by setting NVM_ENABLE_COREPACK=false

Fixed

  • Fixed specifying a version to use or install in a directory with a version file.

Refactoring

  • Replaced reqwest with ureq.

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