Skip to main content

max / makeover-webview

0.7.0 Filling gained a public field, which is breaking for a struct built by literal. Releases the id scoping goingson needs to adopt the emitter without reintroducing duplicate ids.
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-07-30 12:45 UTC
Signed with PGP, not checked
Commit: ea190c1148ca42461c10ab93b7ea241bcd13571b
Parent: 8698f33
1 file changed, +1 insertion, -1 deletion
M Cargo.toml +1 -1
@@ -1,6 +1,6 @@
1 1 [package]
2 2 name = "makeover-webview"
3 - version = "0.6.0"
3 + version = "0.7.0"
4 4 edition = "2024"
5 5 description = "The webview renderer for makeover-layout. Emits CSS, and is the one renderer that needs no palette: var() is the late binding, so resolution stays with the browser."
6 6 license = "MIT"