v0.4.0
What's changed
Breaking Changes
- Renamed
--dirflag to--install-dir.
Added
is-installedcommand for checking if versions are installed.- Automatically running
corepack enableafter installing a new version.
can be disabled by settingNVM_ENABLE_COREPACK=false
Fixed
- Fixed specifying a version to
useorinstallin a directory with a version file.
Refactoring
- Replaced
reqwestwithureq.
Full Changelog: https://github.com/BeeeQueue/nvm-rust/commits/v0.4.0