Releases
v0.33.2
ljharb
released this
26 Apr 08:22
New Stuff
Enable curl auto compression/decompression (#1437 )
Supercharge nvm debug
output (#1453 )
Add missing commands in bash_completion (#1467 )
install.sh
: Parallel script download jobs (#1479 )
Fixes
ensure MANPATH is not unbound (#1413 )
checksums: remove libressl command support (#1417 )
install.sh
: NVM_PROFILE bash/zsh detection in installation, bash_completion fixes (#1375 )
stop setting mirror env vars unnecessarily (#1429 )
Install failed should return correct exit status (#1347 , #1348 )
nvm install -s
: ensure additional params lack a trailing space
declare MANPATH if and only if it's not set (#1430 )
[completions] Remove nospace in bash_completion (#1456 )
nvm install -s
: npm detection
nvm_ensure_version_installed
: add system
support (#1238 )
confirm curl exists before detecting curl libz feature (#1487 , #1497 )
Documentation
Introduce doctoc for "Table of Contents" autogeneration (#1408 )
Various fixes/improvements (#1420 , #1427 , #1431 , #1448 , #1452 , #1461 , #1169 , #1464 , #1465 , #1478 , #1485 , #1491 , #1490 , #1500 , #1511 )
README.markdown → README.md (#1492 )
Refactors
Performance
Tests
You can’t perform that action at this time.