Releases: tj/n
Releases Β· tj/n
Release list
10.2.0
10.1.0
Added
--cleanupoption to delete cached version after install for a one-shot install (#818)downloadcommand to download Node.js version into cache (#821)- document using
--downloadwith run/exec/which in README - support trailing comments in
.nvmrcfile (#820) - mask password in download URL when displayed (#815)
10.0.0
9.2.3
Fixed
- avoid problems with
curl8.7.1 and--compressedby removing option until fixed
9.2.1
Fixed
n doctorworks with customN_CACHE_PREFIX
Added
- expand tests in
n doctorfor folder existence and permissions
9.2.0
Added
--offlinefor resolving target version against cached downloads instead of internet lookup (#785)
9.1.0
Added
- check for possible problem with multiple
npmlocations when runningn doctor(#764)
9.0.1
9.0.0
8.2.0
Added
- log before copying files during install (#720)