ansi_styles 0.3.1-dev.1 ansi_styles: ^0.3.1-dev.1 copied to clipboard
ANSI escape codes for styling strings in the terminal.
0.3.1-dev.1 #
- DOCS: fix a few things and expand page for
melos.yaml
(#200).
0.3.1-dev.0 #
- FEAT: added config validation and type-safe Dart API (#139) (#140).
0.3.0 #
Note: This release has breaking changes.
- BREAKING FEAT: migrate ansi_styles to null-safety (#113).
0.2.0 #
Note: This release has breaking changes.
- BREAKING REFACTOR: rework bootstrap behaviour (see #51 for more info).
0.1.1+1 #
- REFACTOR: break out conventional_commit package.
0.1.1 #
- REFACTOR: code cleanup.
- REFACTOR: remove commited .iml files.
- FEAT: semver & conventional commits (#10).