Gchalk Versions Save

Terminal string styling for go done right, with full and painless Windows 10 support.

v1.3.0

2 years ago

Features:

  • Add ColorFn convenience type. ad2adb2

Full Changelog: https://github.com/jwalton/gchalk/compare/v1.2.1...v1.3.0

v1.2.1

2 years ago

Performance Improvements

ansistyles - Improve performance of hex color parsing. (8c71ae9)

v1.2.0

2 years ago

Features:

ansistyles - Add WriteString* functions for writing ansi strings to strings.Builder. (de78c08e12d97be087a344621b11c17bb33ad362)

Performance Enhancements:

ansistyles - Use LUT for byte to string conversions. (06ee648f7a085a22737b284f4f0af8e8d7dd95b4)

v1.1.1

2 years ago

Performance

  • Increase performance of generating ansi escape codes in ansistyles. 40012e695dfe90324ad59981191b40f695f9cf83

v1.0.3

3 years ago
  • fix: Make gchalk.ColorLevel the same type as supportscolor.ColorLevel. 2b16c7c2f9c32d574e03d71c70703a311ef92535

v1.0.2

3 years ago
  • fix: Make gchalk thread safe. e9c4fe3afbd94a7a3c57cae4c4c25c869300c065

v1.0.1

3 years ago
  • Renamed from gawk to gchalk to prevent confusion with GNU Awk.

v1.0.0

3 years ago

Initial release