Releases: ehmicky/all-node-versions
Releases · ehmicky/all-node-versions
Release 4.1.0
Dependencies
- Upgrade
fetch-node-website
to4.0.0
Release 4.0.4
Bug fixes
- Fix progress bar jitter.
Release 4.0.3
Internal
- Improve the appearance of the progress bar (which is not used at the moment)
Release 4.0.2
Bug fixes
- Fix a bug on non-interactive terminals
Release 4.0.1
Internal
- Internal changes
Release 4.0.0
Breaking changes
- Remove the
progress
option and CLI flag.
Release 3.0.0
Breaking changes
- Change the
progress
option default value fromtrue
tofalse
. That option displays a loading spinner.
Features
- Add
--no-progress
CLI flag to hide the loading spinner.
Release 2.3.3
Internal
- Internal changes
Release 2.3.2
Bugs
- Fix
CTRL-C
not working
Release 2.3.1
Dependencies
- Upgrade
fetch-node-website