Skip to main content

max / makeover-build

0.44.0: take makeover-webview 0.49.0 The generated sheet gains the run rules, so a consumer regenerating against this emits five classes it did not before. That is a change in output rather than in this crate's API, which is exactly the case version equality hides and the reason this is a minor.
Author: Max Johnson <me@maxj.phd> · 2026-08-18 19:55 UTC
Signed with PGP, not checked
Commit: 25e38c7138656d3798c70c9feb95c30179dceb09
Parent: 01d733f
1 file changed, +1 insertion, -1 deletion
M Cargo.toml +1 -1
@@ -1,6 +1,6 @@
1 1 [package]
2 2 name = "makeover-build"
3 - version = "0.43.0"
3 + version = "0.44.0"
4 4 edition = "2024"
5 5 description = "Build-script support for the make-family design system: materialise makeover's themes and makeover-webview's stylesheet into a Tauri app's frontend, once, instead of copying the same twenty lines into every consumer's build.rs."
6 6 license = "MIT"