Skip to main content

max / makeover-immediate

Follow makeover-layout to 0.44: Syntax and Change The vocabulary grew two members (quasicoherent 19d7602d). Nothing here reads them yet; the bump is the pin moving, and it moves because makeover-layout carries `links`, so two copies of the vocabulary in one graph is a resolver error rather than a warning.
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session
https://claude.ai/code/session_01MptwXZ8k65v19rFmdGAyki
Author: Max Johnson <me@maxj.phd> · 2026-09-02 15:28 UTC
Signed with PGP, not checked
Commit: b76390c15b9a2cfe6d98a3915c4bf865b3537c51
Parent: 400b2b6
1 file changed, +2 insertions, -2 deletions
M Cargo.toml +2 -2
@@ -1,6 +1,6 @@
1 1 [package]
2 2 name = "makeover-immediate"
3 - version = "0.44.0"
3 + version = "0.45.0"
4 4 edition = "2024"
5 5 description = "The immediate-mode renderer for makeover-layout. Immediate mode is the constraint that matters, not the library: no cascade, no retained tree, one stroke per widget. Backed by egui."
6 6 license = "MIT"
@@ -13,7 +13,7 @@
13 13 # Exact patch rather than the minor, as the rest of the suite pins: a
14 14 # minor-only requirement is satisfied by a consumer lock holding an earlier
15 15 # patch, which then fails to compile against an API added in a later one.
16 - makeover-layout = "0.43"
16 + makeover-layout = "0.44"
17 17 # The cadence the activity mark blinks at, and the motion-off seam beside it.
18 18 # Taken rather than chosen here: three renderers draw this mark and a number
19 19 # picked per renderer is three heartbeats for one wait.