chore: release v0.7.1 #187

Merged
gronod merged 2 commits from development into main 2026-09-02 10:55:21 +01:00
Owner

Release v0.7.1

  • 3D Gamut Visualisation Rework (#185):
    • Purpose-built CIELAB axis scaffold with tick marks and dynamic HTML CSS2D text labels for L^*, a^*, b^* with directional color indicators.
    • Clean sRGB reference rendering using THREE.EdgesGeometry(geometry, 15°) with faint transparent volume fill.
    • Per-vertex true-colour profile gamut shading via color_convert.js labToSrgb().
    • Glassmorphic legend overlay with independent layer visibility toggles.
  • Version Bump:
    • Bumped version to 0.7.1 across all components and documentation.
### Release v0.7.1 - **3D Gamut Visualisation Rework (#185)**: - Purpose-built CIELAB axis scaffold with tick marks and dynamic HTML CSS2D text labels for $L^*$, $a^*$, $b^*$ with directional color indicators. - Clean sRGB reference rendering using `THREE.EdgesGeometry(geometry, 15°)` with faint transparent volume fill. - Per-vertex true-colour profile gamut shading via `color_convert.js` `labToSrgb()`. - Glassmorphic legend overlay with independent layer visibility toggles. - **Version Bump**: - Bumped version to `0.7.1` across all components and documentation.
gronod added 2 commits 2026-09-02 10:55:17 +01:00
gronod merged commit 9768252f6b into main 2026-09-02 10:55:21 +01:00
Sign in to join this conversation.