max / makeover-immediate
1 file changed,
+3 insertions,
-4 deletions
| @@ -42,10 +42,9 @@ | |||
| 42 | 42 | ||
| 43 | 43 | ## Status | |
| 44 | 44 | ||
| 45 | - | Unpublished, and depends on `makeover-layout` by path while both are. The | |
| 46 | - | sequencing decision is that neither goes to crates.io until a second renderer | |
| 47 | - | has exercised the vocabulary, since a description with one renderer is an API | |
| 48 | - | with extra steps. | |
| 45 | + | On crates.io at 0.1.0, published 2026-07-28 once three renderers had exercised | |
| 46 | + | the vocabulary, which was the sequencing gate: a description with one renderer | |
| 47 | + | is an API with extra steps. | |
| 49 | 48 | ||
| 50 | 49 | First consumer is audiofiles, the only Make Creative app that is egui and the | |
| 51 | 50 | only one with no CSS. Design lives in the wiki note `makeover-immediate`; the backlog |