v0.1.0-alpha.19
Pre-release
Pre-release
·
10 commits
to main
since this release
What's new
Documentation and dead-code scrub after the alpha.18 TUI removal:
- Dropped the unused
help_rulesi18n field (the TUI-flavored help line). The GUI Rules screen continues to render viahelp_rules_gui. - Cleaned up doc-comments across
src/api/rules.rs,src/rules_store.rs,src/i18n.rs,src/cmd/gui/*, etc. that still attributed CRUD or parity to the now-deleted TUI. - README, AGENTS.md, and the in-progress release manual no longer claim a TUI /
mclovin menufrontend exists.
No behavior changes in this release — strictly hygiene over the alpha.18 surface.