ansi_styles 0.3.0 ansi_styles: ^0.3.0 copied to clipboard
ANSI escape codes for styling strings in the terminal.
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).