Skip to content

Releases: ehmicky/get-node

Release 7.1.0

03 Mar 19:50
Compare
Choose a tag to compare

Features

Release 7.0.0

25 Dec 14:34
Compare
Choose a tag to compare

Breaking changes

  • Minimal supported Node.js version is now 10.17.0

Release 6.6.0

04 Dec 14:21
Compare
Choose a tag to compare

Features

  • Node.js binary download is now 50% faster on Windows

Bug fixes

  • Fix crash when Node.js binary URL is invalid

Release 6.5.0

02 Dec 13:29
Compare
Choose a tag to compare

Features

  • Node.js binary download is now twice faster on Windows

Bug fixes

  • Fix ARM, PowerPC, S390 support

Release 6.4.0

10 Nov 17:44
Compare
Choose a tag to compare

Features

  • Improve the internal directory structure used to cache the Node.js binary
  • Cleanup temporary files when Node.js download fails

Release 6.3.0

09 Nov 15:05
Compare
Choose a tag to compare

Features

  • Improve the appearance of the progress bar

Release 6.2.0

08 Nov 13:18
Compare
Choose a tag to compare

Features

  • Ensure Node.js binaries are not corrupted by checking their checksums
  • Use cache when offline (no network connection)

Release 6.1.0

07 Nov 12:56
Compare
Choose a tag to compare

Features

  • Make Node.js binary download twice faster on Linux and MacOS
  • Improve error messages

Bug fixes

  • Fix downloading Node.js 0.12 and below on Windows

Release 6.0.1

05 Nov 11:12
Compare
Choose a tag to compare

Dependencies

  • Reduce the number of dependencies

Release 6.0.0

05 Nov 10:56
Compare
Choose a tag to compare

Breaking changes

  • Separate the CLI into its own repository and npm package get-node-cli to reduce the number of dependencies.