Skip to content

v1.1.1

Compare
Choose a tag to compare
@coreybutler coreybutler released this 02 Jul 01:10
· 378 commits to master since this release
  • 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).