0.2.0: Fidelity, and a description that matches the measurements
Breaking: Palette gained a fidelity field, so a struct literal needs
updating. No consumer exists yet, so nothing to migrate.
The crate description said depth degrades from colour to structure, which
is the framing the measurements corrected. It now names the constraint
that actually persists.
Author: Max Johnson <me@maxj.phd> · 2026-07-28 22:49 UTC
description = "The terminal renderer for makeover-layout, on ratatui. The surface where a fill can vanish: two intents that differ in 24 bits can land on one entry in 16 colours, so depth degrades from colour to structure."
5
+
description = "The terminal renderer for makeover-layout, on ratatui. Colour stops being the constraint above 256 entries; geometry never does, because an edge occupies a whole cell on every side."