Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 632 Bytes

CHANGELOG.md

File metadata and controls

23 lines (16 loc) · 632 Bytes

0.3.0

  • Customize terminal code, including using color code and RGB format.

0.2.0

  • ! This version is incompatible with previous versions.
  • Cancel escape enum and use static constructor class to improve readability and performance.
  • Fix potential conflict with custom color parameters.

0.1.0

  • Support foreground and background decorations.
  • Support combined complex foreground and background decorations.
  • Support combined complex font style decorations.
  • Tests to validate nested decorations.

0.0.0

  • Support basic font style decorations.
  • Establish the extension on String.
  • Add some syntax sugars.