Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 1.57 KB

CHANGELOG.md

File metadata and controls

32 lines (19 loc) · 1.57 KB

Change Log

All notable changes to this project will be documented in this file. See versionize for commit guidelines.

0.2.1 (2022-1-8)

Bug Fixes

  • Remove '0' from ansi reset text escape code (1d0bb2a)

0.2.0 (2021-7-31)

Features

  • Replace Color enum to System.Drawing.Color (8a8b308)

0.1.0 (2021-7-26)

Bug Fixes

Features

  • Add basic ani escape codes with Windows support (08b28b8)
  • Add FgColor, BgColor and Decoration methods (2054649)
  • Add HSL support (93a6e07)
  • Add more text decorations (24ae38f)