Releases: bokub/chalk-animation
Releases · bokub/chalk-animation
2.0.3
2.0.2
2.0.1
2.0.0
- chalk-animation now needs Node.js >=12. For older versions, please keep using version
1.6.0
- chalk-animation is now pure ESM. Please read this
- Updated dependencies, especially chalk + gradient-string, which massively improves performance , and brings a better color detection.
- Patched security issues contained in old dependencies
- Deployment is done using GitHub Actions instead of Travis CI
1.6.0
1.5.2
1.5.1
1.5.0
1.4.0
Command line interface extended:
- New
--speed
flag that allows users to control the value passed to speed parameter in effect(text, speed) - New
--duration
flag that allows users to specify how long the animation should be performed before exiting the program.
Thanks to @marionebl