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.
- Make gocolor.Empty public
- 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