normalize-node-version

Normalize and validate Node.js versions

APACHE-2.0 License

Downloads
549.9K
Stars
8
Committers
4

Bot releases are hidden (Show)

normalize-node-version - Release 6.1.0

Published by ehmicky almost 5 years ago

Features

  • Use cache when offline (no network connection)
normalize-node-version - Release 6.0.0

Published by ehmicky almost 5 years ago

Breaking changes

normalize-node-version - Release 5.1.1

Published by ehmicky almost 5 years ago

Dependencies

  • Reduce the number of dependencies
normalize-node-version - Release 5.1.0

Published by ehmicky almost 5 years ago

Dependencies

  • Upgrade all-node-versions to 4.1.0
normalize-node-version - Release 5.0.0

Published by ehmicky almost 5 years ago

Breaking changes

  • Add the cache option to cache the HTTP request made to retrieve the list of available Node.js versions. This defaults to false.
normalize-node-version - Release 4.1.4

Published by ehmicky almost 5 years ago

Bug fixes

  • Fix progress bar jitter.
normalize-node-version - Release 4.1.3

Published by ehmicky almost 5 years ago

Internal

  • Improve the appearance of the progress bar (which is not used at the moment)
normalize-node-version - Release 4.1.2

Published by ehmicky almost 5 years ago

Bug fixes

  • Fix a bug on non-interactive terminals
normalize-node-version - Release 4.1.1

Published by ehmicky almost 5 years ago

Internal

  • Internal changes
normalize-node-version - Release 4.1.0

Published by ehmicky about 5 years ago

Features

  • Improve speed.
normalize-node-version - Release 4.0.0

Published by ehmicky about 5 years ago

Breaking changes

  • Remove the progress option and CLI flags.
normalize-node-version - Release 3.0.0

Published by ehmicky about 5 years ago

Features

normalize-node-version - Release 2.2.3

Published by ehmicky about 5 years ago

Internal

  • Internal changes
normalize-node-version - Release 2.2.2

Published by ehmicky about 5 years ago

Bugs

  • Fix CTRL-C not working
normalize-node-version - Release 2.2.1

Published by ehmicky about 5 years ago

Dependencies

  • Upgrade all-node-versions
normalize-node-version - Release 2.2.0

Published by ehmicky about 5 years ago

Features

normalize-node-version - Release 2.1.0

Published by ehmicky about 5 years ago

Features

  • Improve progress messages on console
  • Add alternative names for NODE_MIRROR: NVM_NODEJS_ORG_MIRROR, N_NODE_MIRROR and NODIST_NODE_MIRROR
normalize-node-version - Release 2.0.1

Published by ehmicky about 5 years ago

Bugs

  • Fix cache invalidation bug
normalize-node-version - Release 2.0.0

Published by ehmicky about 5 years ago

2.0.0

Features

  • Retry downloading the Node.js binaries on network errors.
normalize-node-version - Release 1.0.1

Published by ehmicky about 5 years ago

Internal

  • Internal changes