Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 17 Feb 14:53
· 128 commits to main since this release
b3e5055

Minor Changes

  • #4 5cff288 Thanks @tenphi! - Redesigned ColorDef API: unified l/contrast into lightness (supports absolute numbers or relative strings), renamed ensureContrast to contrast, added per-color hue override, and renamed sat to saturation. Removed unsigned auto-flip behavior for contrast deltas.