Releases: ehmicky/fetch-node-website
Releases · ehmicky/fetch-node-website
Release 3.2.1
Bug fixes
- The
progressoption was not working in non-interactive terminals.
Release 3.2.0
Features
- The
progressoption now displays a progress bar instead of a spinner.
Release 3.1.0
Features
- Show percentage instead of number of megabytes in spinner
Release 3.0.0
Breaking changes
- Change the
progressoption default value fromtruetofalse. That option displays a loading spinner.
Release 2.3.1
Internal
- Internal changes
Release 2.3.0
Features
- Only show one spinner at once when called several times in parallel
Release 2.2.2
Bugs
- Fix CTRL-C not working
Release 2.2.1
Features
- Improve CLI spinner
Release 2.2.0
Features
- Allow mirrors to be specified via a
mirroroption.
Release 2.1.0
Features
- Improve progress messages on console
- Add alternative names for
NODE_MIRROR:NVM_NODEJS_ORG_MIRROR,N_NODE_MIRRORandNODIST_NODE_MIRROR