Skip to main content

max / makeover

1.0.0 The API has been stable across the 0.8-0.10 arc and five consumers, and 0.x was actively costing: cargo treats 0.9 and 0.10 as incompatible majors, so a bump split the graph into two makeovers and made ThemeColors two distinct types. That happened twice. Under 1.x, minor releases unify instead.
Author: Max Johnson <me@maxj.phd> · 2026-07-19 21:36 UTC
Commit: 5e8bbadcea4d3df651e0fdad8398cc7642eb77d1
Parent: a4c5299
1 file changed, +1 insertion, -1 deletion
M Cargo.toml +1 -1
@@ -1,6 +1,6 @@
1 1 [package]
2 2 name = "makeover"
3 - version = "0.10.0"
3 + version = "1.0.0"
4 4 edition = "2024"
5 5 description = "Shared theme loading for the make-family apps: TOML theme files parsed into intent-based color tokens, with perceptual derivations and WCAG contrast."
6 6 license = "MIT"