Skip to content

Releases: chenasraf/terminal_color_parser_dart

v0.8.0

10 Jan 23:12
cd82a27
Compare
Choose a tag to compare
  • Added RGB color parsing support
  • Breaking Change:
    • Updated color representations to classes
    • Removed/modified public API properties for ColorToken

What's Changed

New Contributors

Full Changelog: v0.7.0...v0.8.0

v0.7.0

25 Jun 23:01
a8641ca
Compare
Choose a tag to compare
  • refactor: parsing logic

Full Changelog: v0.5.0...v0.7.0

v0.5.0

09 Apr 11:39
3617ad3
Compare
Choose a tag to compare
  • Initial release