The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
0.203 2023-01-12
- fix xyY_to_xyz to have Y of 1

0.202 2023-01-12
- no need to supply mstar for add_rgb_space
- can supply add_rgb_space-format hash-ref to the relevant functions
- add rgb_to_lab, lab_to_rgb, rgb_{to,from}_linear
- add lsRGB colour space
- operations can work inplace

0.201 2022-02-14
- more accurate dependencies
- adjust so docs get generated for MetaCPAN benefit

0.200 2022-02-14
- opt in to PDL 2.058+ multi-C
- add GitHub repo metadata

0.1.0	01-04-2013
		Added support for custom RGB space.

0.0.9	02-11-2012
		Fixed pp and perl 5.8* version format issue.

0.0.8	02-09-2012
		Added CMYK and RGB conversions.
		Better handling of versions.

0.0.7	02-07-2012
		Fixed double * warnings. Thanks Sisypus!
		Added README and Changes.

0.0.6	02-01-2012
		First version released on an unsuspecting world.