538 B
538 B
Changelog
All notable changes to this project are documented here.
The project uses semantic versioning. Tags are formatted as vMAJOR.MINOR.PATCH.
1.1.1 - 2026-07-03
Changed
- Rebuilt the application as a Rust terminal binary.
- Added a Ratatui/Crossterm TUI with command preview wrapping, timer progress, and time-left display.
- Added YAML configuration, CLI
init,preview, andruncommands. - Added Gitea CI and tag-based release workflows.