Releases: TECHOUS/rainbowjs
Releases · TECHOUS/rainbowjs
v2.0.0
🎉 New Features
- Now its
memory efficientas compared to earlier release - Use only one function
getRainbowStringFromObjectto generate multiple outputs - Supports new
Alphabetsub module as a part of this library to make alphabetical terminal screens - Added support for
deno(Core + Alphabet libaries)
🔥 Breaking Changes
Earlier creating the instance was mandatory to use this library, but now we have changed this library to use modular approach which doesn't consume too much memory because of creating the instance which is not needed.
⬆️ Dependency Upgrades
- Updated mocha from 8.2.1 to 9.0.3