Skip to content

Releases: ehmicky/nve

Release 2.2.3

24 Sep 19:50

Choose a tag to compare

Internal

  • Internal changes

Release 2.2.2

23 Sep 12:26

Choose a tag to compare

Bugs

  • Improve error messages

Release 2.2.1

23 Sep 12:15

Choose a tag to compare

Bugs

  • Fix CTRL-C not working

Release 2.2.0

22 Sep 14:57

Choose a tag to compare

Features

  • Improve progress messages on console

Release 2.1.0

14 Sep 10:11

Choose a tag to compare

Features

  • Improve progress messages on console
  • Add alternative names for NODE_MIRROR: NVM_NODEJS_ORG_MIRROR,
    N_NODE_MIRROR and NODIST_NODE_MIRROR

Release 2.0.1

09 Sep 10:05

Choose a tag to compare

Bugs

  • Fix cache invalidation bug

Release 2.0.0

30 Aug 10:02

Choose a tag to compare

Features

Release 1.3.0

29 Aug 10:50

Choose a tag to compare

Features

  • Retry downloading the Node.js binaries on network errors.

Release 1.2.2

22 Aug 16:56

Choose a tag to compare

Internal

  • Internal changes

Release 1.2.1

22 Aug 16:51

Choose a tag to compare

Features

  • Spinner can now be disabled with the environment variable NVE_PROGRESS=0