• v0.3.0 3d4fd8d048

    v0.3.0
    All checks were successful
    Release / build_release (push) Successful in 42s
    Rust / build_and_test (push) Successful in 23s
    Stable

    gitea-actions released this 2026-01-30 18:15:16 +01:00 | 1 commits to main since this release

    [0.3.0] - 2026-01-30

    🚀 Features

    • Read checklist from file

    🎨 Styling

    • Add module documentation

    ⚙️ Miscellaneous Tasks

    • Bump version to v0.3.0
    Downloads
  • v0.2.0 cb99d74b4e

    v0.2.0
    All checks were successful
    Release / build_release (push) Successful in 29s
    Rust / build_and_test (push) Successful in 23s
    Stable

    gitea-actions released this 2026-01-29 21:19:46 +01:00 | 4 commits to main since this release

    [0.2.0] - 2026-01-29

    🚀 Features

    • Anyhow error handling
    • Argument parsing and version cli flag

    🧪 Testing

    • Improve testability of input events

    ⚙️ Miscellaneous Tasks

    • Bump script
    • Bump version to v0.2.0
    Downloads
  • v0.1.0 091fba232b

    v0.1.0
    All checks were successful
    Release / build_release (push) Successful in 39s
    Rust / build_and_test (push) Successful in 23s
    Stable

    gitea-actions released this 2026-01-29 20:06:01 +01:00 | 9 commits to main since this release

    [0.1.0] - 2026-01-29

    🚀 Features

    • Use current versions of ratatui and crossterm
    • Deselect items
    • Ctrl-c handling
    • Handle crashes better for the terminal state
    • Mouse capture

    🚜 Refactor

    • Move terminal guard to own file

    🎨 Styling

    • Using clippy lints
    • Linting

    🧪 Testing

    • Improved testability

    ⚙️ Miscellaneous Tasks

    • Initialized
    Downloads