- More Type Strict checking - Fixed a bug where `blue` was the default TextColor of `label` and `msg` instead of `white` - Code is a lot more better and formatted - GitHub Actions for monitoring the code and examples (tests soon)
0.0.3
- Add support for bright foreground and background colors https://github.com/denoland/deno/pull/7241 - Fix default argument for `labelBg` and `textBg` - More docs - Remove unnecessary code