Skip to main content

max / makeover-webview

Release 0.2.0 The phase A component layer is additive, but pressed changing from a bevel flip to a fill and edge together is a visible change for anything already consuming 0.1.0, so it takes the minor bump rather than a patch.
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-07-29 20:12 UTC
Signed with PGP, not checked
Commit: b0684f349368762ae9dfa542f8a522913009ec7c
Parent: c6a33a1
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.1.0"
3 + version = "0.2.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"