Skip to main content

max / makeover-layout

README: published at 0.2.0, and on what basis
Author: Max Johnson <me@maxj.phd> · 2026-07-29 14:46 UTC
Signed with PGP, not checked
Commit: 68a3f0f345db3e30620ec12abe4f9b5ee77c8052
Parent: b80c863
1 file changed, +11 insertions, -6 deletions
M README.md +11 -6
@@ -65,12 +65,17 @@
65 65
66 66 ## Status
67 67
68 - 0.2.0. On crates.io since 0.1.0, published 2026-07-28. The sequencing decision
69 - was not to publish until a second renderer had exercised the vocabulary; three
70 - did, and it cost the description exactly one deletion (`Fill::fallback`, which
71 - turned out to be renderer policy). Design and open questions live in the wiki
72 - note `makeover-layout`; the backlog is in GoingsOn under the project of the same
73 - name.
68 + On crates.io at 0.2.0, published 2026-07-29. 0.1.0 went out the day before, and
69 + the sequencing decision behind it was not to publish until a second renderer had
70 + exercised the vocabulary; three had, and it cost the description exactly one
71 + deletion (`Fill::fallback`, which turned out to be renderer policy).
72 +
73 + 0.2.0 went out on a different basis: no renderer has been through the components,
74 + schemas or structure yet. So expect the first renderer to force a correction, and
75 + expect that correction to be a 0.3.0 with a migration rather than an edit.
76 +
77 + Design lives in the wiki note `makeover-layout`; the backlog is in GoingsOn under
78 + the project of the same name.
74 79
75 80 ## Licence
76 81