Releases: drwpow/better-color-tools
Releases · drwpow/better-color-tools
v0.12.2
Patch Changes
- 6cd83ab: Add memoization for better performance
v0.12.1
Patch Changes
- 2ab2559: Parse Lab and LCh as Oklab and Oklch
v0.12.0
Minor Changes
- c3aa03c: Add Oklch functions to Sass
Patch Changes
- c3aa03c: Improve rgb <> hex performance
v0.11.0
Minor Changes
- 7b8a07b: Add chroma/lightness table
v0.10.0
Minor Changes
Patch Changes
- 07fff97: Only allow 3, 4, 6, 8 length hex colors
- 07fff97: Fix RGB object parsing
- c8cb79a: Fix critical mix() bug with blue channel being ignored
v0.9.1
Patch Changes
- c8dbd0e: Fix linearRGB output consistency
v0.9.0
Minor Changes
- 286d114: Add WCAG 2.1 contrast ratios
- 286d114: Add lightOrDark utility
- a5fc64b: Allow object notation inputs
v0.8.1
Patch Changes
- 2dde7ca: Fixed implementation of Björn's gamut clipping to sRGB in Oklab