v0.33.1
版本发布时间: 2017-02-21 10:30:54
nvm-sh/nvm最新发布版本:v0.40.1(2024-08-28 04:45:26)
v0.33.1
Fixes
- Enable working without tput available (#1403)
-
nvm unload
: runnvm deactivate
before unsetting everything (#1399) - unset
NVM_RC_VERSION
env var immediately after it’s no longer needed (#1399) -
install.sh
: only un-interpolate $HOME for the profile source string (#1384) -
set -e
:nvm install lts/something
: callnvm_ensure_default_set
with the proper value (#1394)
Install script
- Use
$HOME
variable inNVM_DIR
(#1381)
nvm debug
- include mirrors in
nvm debug
output
Docs
- [Fix] zsh autochange: only
nvm install
if we can’tnvm use
(#1357, #1378) - Add CII best practices badge (#1397)