nvs

Node Version Switcher - A cross-platform tool for switching between versions and forks of Node.js

OTHER License

Stars
2.7K

Bot releases are hidden (Show)

nvs - v1.7.1 Latest Release

Published by jasongin about 1 year ago

Updated some dependencies

nvs - v1.7.0

Published by jasongin almost 2 years ago

nvs - v1.6.2

Published by jasongin over 2 years ago

  • Update bootstrap node version to v16.
  • Use arm64 binaries for Mac M1
  • Add homebrew install script
nvs - v1.6.1

Published by jasongin over 2 years ago

  • Fixes for Mac M1
  • Fixes for Git Bash on Windows
nvs - v1.6.0

Published by jasongin about 4 years ago

  • Proxy support (#55)
  • Add outdated command (#42)
  • Improve xz detection and fallback for some platforms (#114, #153)
  • Handle missing env vars when detecting profile (#160)
  • Update bootstrap to Node.js 12.18.2 (#166)
  • Update some dev dependencies
nvs - v1.5.4

Published by jasongin almost 5 years ago

nvs - v1.5.3

Published by jasongin about 5 years ago

Added .nvmrc detection in addition to .node-version.

nvs - v1.5.2

Published by jasongin almost 6 years ago

Handle EPERM error during nvs add by retrying.

nvs - v1.5.1

Published by jasongin about 6 years ago

Apply workaround for npm cmd shims during nvs add to enable npm i -g npm.

nvs - v1.5.0

Published by jasongin about 6 years ago

  • Update to Node v10 (LTS) for the tool runtime
  • Support NVM-style LTS version strings, e.g. "lts/*" or "lts/carbon".
  • TypeScript type-checking (Still no compile step is required, as the source is still plain JS. But the type-checking can potentially catch some mistakes.)
  • Several community-contributed bug fixes
nvs - v1.4.2

Published by jasongin over 7 years ago

Fixed handling of spaces in the nvs directory path on Windows.

nvs - v1.4.1

Published by jasongin over 7 years ago

Fix bug downloading node 0.8

nvs - v1.4.0

Published by jasongin over 7 years ago

Update node-chakracore releases URI

nvs - v1.3.0

Published by jasongin over 7 years ago

Add support for iojs builds.

nvs - v1.2.0

Published by jasongin over 7 years ago

  • Upgrade command
nvs - v1.1.3

Published by jasongin over 7 years ago

  • Support for Git bash on Windows
  • Setting to disable interactive menu (still enabled by default)
  • Bug fixes
nvs - v1.1.0

Published by jasongin over 7 years ago

  • Support for Git bash on Windows
  • Setting to disable interactive menu (still enabled by default)
  • Bug fixes
nvs - v1.0.2

Published by jasongin over 7 years ago

nvs - v0.9.1

Published by jasongin over 7 years ago

  • Bug fixes
  • GitHub release filters for NVS remote URIs
nvs - v0.8.4

Published by jasongin almost 8 years ago