Skip to main content

max / makeover-webview

Release 0.9.1: the corrected deletion claim reaches crates.io 0.9.0's header told readers that adopting the generated stylesheet is a deletion. The measurement said otherwise -- adoption across goingson removed 49 declarations net and added 25 lines -- and the correction landed after the release, so docs.rs kept serving the claim the author had already withdrawn.
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-08-01 14:47 UTC
Signed with PGP, not checked
Commit: 86e47ef0f9dac7e5598a89eb7027b03be34dac2f
Parent: 3c6ddc2
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.9.0"
3 + version = "0.9.1"
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"