Added
- log message after install from cache (previously silent)
- extra logging after install if the active and installed node locations are different
- support for NO_COLOR and CLICOLOR=0
- suppress progress and colour if not interactive tty
- define
N_USE_XZ
to download.xz
compressed archives instead of.gz
archives
Changed
- reinstalling active node version always does reinstall (previously silently did nothing)
- log message for installing using menu now same format as
npm install
message - updates to GitHub templates and guidelines for contributing et al