Releases: ehmicky/nve
Releases · ehmicky/nve
Release 2.2.1
Bugs
- Fix
CTRL-C
not working
Release 2.2.0
Features
- Improve progress messages on console
Release 2.1.0
Features
- Improve progress messages on console
- Add alternative names for
NODE_MIRROR
:NVM_NODEJS_ORG_MIRROR
,
N_NODE_MIRROR
andNODIST_NODE_MIRROR
Release 2.0.1
Bugs
- Fix cache invalidation bug
Release 2.0.0
Features
nve
can now be accessed from Node.js/programmatically.
Release 1.3.0
Features
- Retry downloading the Node.js binaries on network errors.
Release 1.2.2
Internal
- Internal changes
Release 1.2.1
Features
- Spinner can now be disabled with the environment variable
NVE_PROGRESS=0
Release 1.2.0
Features
- A spinner is now shown when a new Node.js version is downloading.