Skip to main content

max / makeover-layout

Release 0.6.1: the corner-ownership doc reaches crates.io 0.6.0 shipped before the doc block stating who owns the two corners where the lit and shaded runs meet. That block is the contract makeover-tui and makeover-immediate are judged against, and docs.rs carried the version without it.
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-08-01 14:43 UTC
Signed with PGP, not checked
Commit: b9768bd13283bbe159c8d863e659e10b0ee34ea2
Parent: 4d57566
1 file changed, +1 insertion, -1 deletion
M Cargo.toml +1 -1
@@ -1,6 +1,6 @@
1 1 [package]
2 2 name = "makeover-layout"
3 - version = "0.6.0"
3 + version = "0.6.1"
4 4 edition = "2024"
5 5 description = "The renderer-agnostic half of the make-family design system: what a thing IS, named as intents and relationships and never as values. Colour defers to makeover, spacing to makeover-geometry; what is left is composition."
6 6 license = "MIT"