Version 2.1.0 (noble)
It's been a while, but n v2.1.0 (noble)
is here!
Here are the changes introduced since the last version (v2.0.2
):
- (#301) add support for private (3rd party) Node build repositories – @wblankenship
- (#194) display help in addition to an error when there are no installed versions – @jbnicolai
- (#227) prevent activation failure when a target subdirectory is a symlink – @chrootsu
- (07b2c90, 67bf7e4) clean-up
README
, fix version inbin/n
– @maxrimue - (#303) ensure version menu appears at top of terminal – @chrootsu
- (#228, #305) configure Node properly for systems with
grsecurity
andPaX
– @chrootsu - (#322) add support for managing
lts
releases – @stefanmaric - (#333) allow using
latest
andstable
withn use
– @qw3rtman - (dd672dc) update Gitter badge in
README
– @qw3rtman - (f6306a0) clean-up
Makefile
– @qw3rtman - (#332) update
contributors
inpackage.json
– @qw3rtman - (dfe5ab3) update
description
inpackage.json
– @qw3rtman
Update with npm install -g n
. Enjoy!