Skip to main content

max / makeover-layout

0.5.0 Email, Url and Tel joined FieldKind, and FieldKind became non_exhaustive. Breaking twice over.
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-07-30 13:01 UTC
Signed with PGP, not checked
Commit: b3246e6ac505832b3a564ac3e8a6ce37974a238b
Parent: a42e763
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.4.0"
3 + version = "0.5.0"
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"