Gookit Color Versions Save

🎨 Terminal color rendering library, support 8/16 colors, 256 colors, RGB color rendering output, support Print/Sprintf methods, compatible with Windows. GO CLI 控制台颜色渲染工具库,支持16色,256色,RGB色彩渲染输出,使用类似于 Print/Sprintf,兼容并支持 Windows 环境的色彩渲染

v1.3.6

3 years ago

v1.3.5

3 years ago

v1.3.4

3 years ago

v1.3.3

3 years ago
  • feat: add func (RGBColor) C16() Color

v1.3.2

3 years ago

Release v1.3.2

  • support add color options for 256, rgb colors

v1.3.0

3 years ago

Update

  • update some color print logic
  • limit go version >= 1.12

Bug fixed

  • fix: #27
  • fix: #26
  • fix: #20

v1.2.9

3 years ago
  • fix basic color error. thanks @microchi
  • update readme

v1.2.8

3 years ago
  • update deps
  • update readme
  • fix error #22

v1.2.7

3 years ago
  • update readme
  • update deps

v1.2.6

3 years ago
  • update style render, support true color on windows
  • add some tool methods for convert rgb, hex code
  • update some preview images
  • update readme