🎉 New Features
- Now its
memory efficient
as compared to earlier release - Use only one function
getRainbowStringFromObject
to generate multiple outputs - Supports new
Alphabet
sub 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