Skip to content

v1.2.0

Compare
Choose a tag to compare
@danburzo danburzo released this 03 Oct 19:03
· 113 commits to main since this release

New features

New color spaces: Added support for Björn Ottosson's Okhsl and Okhsv color spaces, two new color spaces for color picking. They are available as the okhsl and okhsv modes.

Tree shaking: Added exports for low-level parsing/conversion/serialization functions, co you can use Culori without pre-registering any color space. See the Tree shaking guide for details, and the Low-level API section of the API reference for available functions.