Skip to content

v0.1.0-alpha.19

Pre-release
Pre-release

Choose a tag to compare

@guilhermeyo guilhermeyo released this 10 May 01:30
· 10 commits to main since this release
60c18a9

What's new

Documentation and dead-code scrub after the alpha.18 TUI removal:

  • Dropped the unused help_rules i18n field (the TUI-flavored help line). The GUI Rules screen continues to render via help_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 menu frontend exists.

No behavior changes in this release — strictly hygiene over the alpha.18 surface.