The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
0.008   2023-12-05  Released-By: PERLANCAR; Urgency: medium

        - [bugfix] Correctly convert between integer codes and what rgb_diff()
          expects (6-digit hexstring).


0.007   2023-12-04  Released-By: PERLANCAR; Urgency: medium

        - [bugfix] Fix sprintf() template.


0.006   2023-11-30  Released-By: PERLANCAR; Urgency: medium

        - [ux] Add completion to colorname2code.


0.005   2020-06-10  Released-By: PERLANCAR; Urgency: medium

	- [cli show-color-swatch] Add option --columns (-c) to show in
	  multicolumn.


0.004   2020-02-04  Released-By: PERLANCAR; Urgency: medium

        - [build] Rebuild to update Sah coerce rule module names.


0.003   2018-10-04  Released-By: PERLANCAR

        - Add utilities: colorname2code, colorcode2name.

        - Use lower-level interface to Graphics::ColorNames (NamesRgbTable())
          because the tie interface breaks on me.


0.002   2018-09-26  Released-By: PERLANCAR

	- Add utility: show-color-swatch.


0.001   2018-09-26  Released-By: PERLANCAR

        - First release.