ansi 0.3.2 ansi: ^0.3.2 copied to clipboard
Terminal string styling done right with a number of builtin style functions.
0.3.0 #
Note: This release has breaking changes.
- BREAKING FEAT: export extension
AnsiString
and style methods, markAnsi
andansi
as Deprecated. (48681db1)
0.2.1 #
- Fix multi line text style and compound styles.
0.2.0 #
Note: This release has breaking changes.
- BREAKING FEAT(ansi): depends on
ansi_codes
. (c49cf0ec)
0.1.0 #
- Initial version.