Releases: chenasraf/terminal_color_parser_dart
Releases · chenasraf/terminal_color_parser_dart
v0.8.0
- Added RGB color parsing support
- Breaking Change:
- Updated color representations to classes
- Removed/modified public API properties for
ColorToken
What's Changed
- feature: rgb support by @jchaves and @chenasraf in #3
New Contributors
Full Changelog: v0.7.0...v0.8.0
v0.7.0
- refactor: parsing logic
Full Changelog: v0.5.0...v0.7.0