Release 0.4.1
The makeover-immediate v0.4.0 tag went out before the publish recipe landed, so the
build could not read its own recipe and nothing reached crates.io. A
crates.io version cannot be edited, and by the same logic a release that
failed is rolled forward rather than retagged: the earlier tag stays
where it is, pointing at a commit that was never published.
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-07-31 17:48 UTC
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."