- Removed need for Nodedistro feed. Now relies on official version feed from
nodejs.org/dist/index.json
. - Added support for vX.X.X (automatically strips the v)
- Merged support for alternative download mirrors.
- Modified the output of
nvm ls available
to display a pretty table, up to 20 results. Displays Current, LTS, Stable, and Unstable versions. - Merged additional PR's with general fixes.
- Installer: Removed option to open command prompt upon completion (because it was buggy).