max / makeover-layout
1 file changed,
+11 insertions,
-6 deletions
| @@ -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 |