nvm for Windows v1.1.1 Release Notes

Release Date: 2016-07-02 // almost 8 years ago
    • โœ‚ Removed need for Nodedistro feed. Now relies on official version feed from nodejs.org/dist/index.json.
    • Added support for v X.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).