Skip to content
This repository has been archived by the owner on Jan 22, 2024. It is now read-only.

Releases: drwpow/better-color-tools

v0.12.3

16 Apr 18:11
Compare
Choose a tag to compare

Patch Changes

v0.12.2

09 Mar 20:45
986c50e
Compare
Choose a tag to compare

Patch Changes

  • 6cd83ab: Add memoization for better performance

v0.12.1

07 Mar 17:00
Compare
Choose a tag to compare

Patch Changes

  • 2ab2559: Parse Lab and LCh as Oklab and Oklch

v0.12.0

06 Mar 23:42
Compare
Choose a tag to compare

Minor Changes

  • c3aa03c: Add Oklch functions to Sass

Patch Changes

  • c3aa03c: Improve rgb <> hex performance

v0.11.0

06 Mar 01:29
Compare
Choose a tag to compare

Minor Changes

  • 7b8a07b: Add chroma/lightness table

v0.10.2

05 Mar 22:24
Compare
Choose a tag to compare

Patch Changes

v0.10.0

21 Nov 03:57
Compare
Choose a tag to compare

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

29 Jun 18:04
8611f8b
Compare
Choose a tag to compare

Patch Changes

  • c8dbd0e: Fix linearRGB output consistency

v0.9.0

29 Jun 13:53
1e4c875
Compare
Choose a tag to compare

Minor Changes

  • 286d114: Add WCAG 2.1 contrast ratios
  • 286d114: Add lightOrDark utility
  • a5fc64b: Allow object notation inputs

v0.8.1

29 Jun 13:50
07f3a29
Compare
Choose a tag to compare

Patch Changes

  • 2dde7ca: Fixed implementation of Björn's gamut clipping to sRGB in Oklab