github color-js/color.js v0.0.4

latest releases: v0.6.0-alpha.1, v0.5.2, v0.5.1...
pre-release3 years ago

What's Changed

  • Support for OKLab and OKLCH (color spaces) and deltaEOK (deltaE method)
  • Experimental ACEScc implementation
  • Fix typos: self -> this by @facelessuser in #61
  • chore: use conditional package.json exports by @kripod in #62
  • Fix algorithmic asymmetry by @facelessuser in #65
  • Fix HSV to HSL conversion by @facelessuser in #68
  • Fix conversion issues with HWB and HSL by @facelessuser in #79
  • Acquire luminance from XYZ D65 to match WCAG 2.0 more correctly by @facelessuser in #83
  • Fix error in Delta E algorithm by @facelessuser in #85
  • get: use the actual package name by @Artoria2e5 in #94
  • Fix comparison inconsistencies by @facelessuser in #80
  • package.json: Remove duplicate wrong "main" by @Artoria2e5 in #97
  • docs: minor non-content fixes in color-difference.md by @micgro42 in #88
  • Pass epsilon to spaces that redirect the inGamut check by @facelessuser in #73
  • Various bugfixes and improvements to the math

New Contributors

Full Changelog: v0.0.3...v0.0.4

Don't miss a new color.js release

NewReleases is sending notifications on new releases.