Releases: waacton/Unicolour
Releases · waacton/Unicolour
1.10.0: The HWB Release
- Add support for HWB
1.9.0: The xyY Release
- Add support for xyY
1.8.0: The HSLuv Release
- Add support for HSLuv
- Add support for HPLuv
- Add colour description string
1.7.0: The JzAzBz Release
- Add support for JzAzBz
- Add support for JzCzHz
1.6.2: The Delta E Release
- Add support for Delta E94
- Add support for Delta E00
- Add
CanBeDisplayed
property
1.5.0: The LCH Release
- Add support for LCH colour spaces:
- LCHab
- LCHuv
- Oklch
- Track monochrome status of initial colour to improve interpolation
1.4.0: The LUV Release
- Add support for LUV colour space
- Use constrained input values when mapping to/from a cylindrical colour model
1.3.0: The Oklab Release
- Add support for Oklab colour space
1.2.0: The XYZ & LAB Release
- Enable initialisation from XYZ & LAB values
- Add constructors that accept tuples
1.1.1: The Hue-Based Interpolation Release
- Fix hue-based interpolation