All Versions
47
Latest Version
Avg Release Cycle
41 days
Latest Release
899 days ago
Changelog History
Page 5
Changelog History
Page 5
-
v5.0.0-next.0 Changes
June 03, 2019โ 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
๐ 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
-
v5.0.0-0
June 03, 2019 -
v4.1.0 Changes
May 10, 2019โ Added
- ๐ 'n uninstall` to remove node and npm
- describe
NODE_MIRROR
inREADME
โ Removed
PROJECT_NAME
andPROJECT_URL
fromREADME
. First step to deprecatingn project
. Open an issue if you still need this!
-
v4.0.0 Changes
May 05, 2019 -
v3.0.2 Changes
April 07, 2019 -
v3.0.1 Changes
April 05, 2019โ Added
๐ Fixed
- lts lookup on node mirrors which don't purge old versions (e.g. taobao) #512
- hide cursor while selecting version from menu #528
โ Removed
- gitter badge from README, as gitter chatroom inactive
- inactive Core Team from README
- instructions for scripted install of npm from README, which should no longer be needed and not working on Mac #536
-
v3.0.0 Changes
March 29, 2019โ Added
๐ Changed
- ๐ allow
n rm
of active version of node #541 #169 #327 #441 - ๐ show more version examples in README, including partial version number #548
- โก๏ธ updated description of interactive version selection #518
- ๐ make (old) stable an alias for lts #467 #335
- replace use of
which
with more standardcommand -v
#532
๐ Fixed
- error messages when selecting from version menu if active node version not listed #541 #292 #367 #391 #400
- โ removed inappropriate
shift
from prune function #531 #529
โ Removed
<!-- reference links for issues and pull requests -->
๐ <!-- reference links for releases -->
๐ [Unreleased]: https://github.com/tj/n/compare/master...develop
- ๐ allow