Skip to content

Files

Latest commit

 

History

History
36 lines (19 loc) · 447 Bytes

CHANGELOG.md

File metadata and controls

36 lines (19 loc) · 447 Bytes

0.5.0

  • update to Dart 3.0

0.4.0

  • Null safe relese without suffix

0.4.0-nullsafety.0

  • Null safety

0.3.0-alpha1

  • Emoji/Wide Character support
  • Support custom borders with characters that don't fit in a single UTF-16 code unit

0.2.0

  • Fix Bug when using ANSI colors and centered Text

0.1.0

  • More tests, more examples

0.0.3

  • Small documentation changes

0.0.2

  • Lint fixes

0.0.1

  • Initial pre-Release