PR's
- feat: big rewrite/overhaul by @talwat in #108
- feat: add clock feature by @talwat in #111
- docs: adds french readme by @e-v-o-l-v-e in #112
- feat: better task management by @talwat in #113
Changelog
Added
- Clock component in the TUI interface with the
-cflag. - Tests workflow in GitHub Actions for automated test runs.
- Basic UI tests for interface rendering.
- French translations for documentation.
Changed
- Refactored UI architecture: clearer separation of interface components and window logic.
- Improved input handling and UI initialization flow.
- Updated audio playback logic, including waiting/handling state changes.
- Improved track listing and formatting.
- Updated volume management and display.
- Revised README and contributing guidelines.
- Cleaned up dependencies and updated
Cargo.toml/Cargo.lock.
Removed
- Unused or redundant dependencies from
Cargo.lock.
Internal
- General code cleanup and restructuring for maintainability.
- Expanded error handling in track management.
New Contributors
- @e-v-o-l-v-e made their first contribution in #112
Full Diff: 1.7.2...2.0.0