v0.04 2026-11-30Z
- Allow to disable fallback colours
- Updated the colour name matching algo to a better one
- Updated list of extra terms
- Added support for known() with class 'specific-colours'
- Require newer version of Data::Identifier (v0.26)
v0.03 2025-09-22Z
- Added palette: vic2
- Code cleanup
- Improved colour matching for custom palettes
- Improved support for (blessed) colour values in custom palettes
v0.02 2025-08-18Z
- Fixed encoding in example CGI
- Added palette: wfw_default
- Force a Data::URIID instance to be present when converting types
v0.01 2025-06-16Z
- Initial release and basic API
- No database support yet