- fix: allow using latest for install version
- fix: force install x64 for version below 16, on ARM and drawin
- chore: proper link when update README
- fix: handle requested version not matching any installed versions
- feat: add init-env and undo-env commands for windows
- fix: powershell clear run id
- fix: set run id for windows cmd
- fix: remove auto exec and let system Path do its job
- doc: add manual install instructions for windows
- fix: iconv-lite stub exports null so needle won't use it
- fix: install gracefully handles unknown version
- fix: where doesn't work in powershell 5.1
- fix LTS version detection
- Add PowerShell auto install script
- Upgrade the install logic
- Fix the uninstall error
- Replace windows x64 download path with win-x64
- Add
NVM_NODEJS_ORG_MIRROR
env support
- Fix error variable reference
- Fix npm install error which npm version is greater then 1.4.12
- Exit Node process while switch or switch-deactivate run failed
- Add switch and switch-deactivate commands
- Initial release