New Stuff
nvm install: serialize concurrent installs of the same versionnvm install: addNVM_NO_SOURCE_FALLBACKto disable the source fallback
Robustness
nvm install: reject a structurally broken installed versionnvm_install_binary_extract: replace a broken version dir atomicallyinstall.sh:nvm_download: avoidevalso arguments aren't re-parsed by the shell
Docs
- [readme] link every referenced person and project to its canonical page
Misc
- [Dev Deps] update
markdown-link-check
Tests
- install_nvm_from_git: don't fail when master is at the latest release tag