Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 434 Bytes

CHANGELOG.md

File metadata and controls

23 lines (13 loc) · 434 Bytes

2.2.0 (2024-07-11)

  • add reset

2.1.0 (2024-07-11)

New features

  • add setBgColor and addBgColor
  • add unsetColor, unsetBgColor, and unsetFontWeight
  • add width for escape-sequence-aware width of string in visible terminal columns

Fixes

  • NoColor now switches to default term color instead of removing all formatting

2.0.0 (2024-07-04)

  • Update to gren 0.4.4

1.0.0 (2024-05-26)

  • Initial version