Skip to main content

max / alloy_tui

11.0.0: the makeover-tui 0.31 and 0.33 takes 9.0.0 and 10.0.0 were tagged or bumped but never published, and the tree does not keep unpublished numbers alive. One release carries both takes plus the manifest-grading change. Ruled 2026-08-25 (alloy 01a9210a).
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-08-25 16:13 UTC
Signed with PGP, not checked
Commit: 710f2db2e52ddd00f72ba22e4fddcd1823880413
Parent: f140403
1 file changed, +1 insertion, -1 deletion
M Cargo.toml +1 -1
@@ -1,6 +1,6 @@
1 1 [package]
2 2 name = "alloy_tui"
3 - version = "10.0.0"
3 + version = "11.0.0"
4 4 description = "Alloy design system: makeover intents rendered as ratatui Color/Style, plus themed widgets for the alloy console and siblings."
5 5 edition = "2024"
6 6 # 1.88 is ratatui 0.30.2's floor, and 0.30.2 is where `Block::shadow` lands.