Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 609 Bytes

File metadata and controls

19 lines (11 loc) · 609 Bytes

Changelog

All notable changes to this project will be documented in this file. The format is based on Keep a Changelog.

Note that I update this changelog as I make changes, so the top version (right below this description) is likely unreleased.

v0.0.7

Added

  • Make gocolor.Empty public

v0.0.6

Added

  • Added const versions of all codes so consumers can use those directly if they want. I want this for warg so I can do a stylesheet approach - make a struct with styles like "Header" that's assigned to a Code instead of having to use colors directly