• 0.4.0 c14edd38ee

    0.4.0 Stable

    marvin8 released this 2026-04-20 08:04:46 +00:00 | 121 commits to main since this release

    Signed by marvin8
    SSH key fingerprint: SHA256:cyGOzvyFNw+A8J/LVjRif8v3KZLo8seQDVZbk/IhNhI

    [0.4.0] - 2026-04-20

    Implemented Milestone 3: Social Interactions

    Features

    • (interact) Add Milestone 3 social interaction commands
    Downloads
  • 0.3.0 6c5fd3f76d

    0.3.0 Stable

    marvin8 released this 2026-04-19 04:11:10 +00:00 | 124 commits to main since this release

    Signed by marvin8
    SSH key fingerprint: SHA256:cyGOzvyFNw+A8J/LVjRif8v3KZLo8seQDVZbk/IhNhI

    [0.3.0] - 2026-04-19

    Implemented Milestone 2: Core Reading — Timelines & Status View

    Documentation

    • Update project status for Milestone 2 completion

    Features

    • (timeline,view) Add timeline and view commands (Milestone 2)
    • (timeline) Redesign table layout and add --json flag
    • (commands) Add --json flag to all data-returning commands
    Downloads
  • 0.2.2 ea49885b92

    0.2.2 Stable

    marvin8 released this 2026-04-18 06:51:54 +00:00 | 130 commits to main since this release

    Signed by marvin8
    SSH key fingerprint: SHA256:cyGOzvyFNw+A8J/LVjRif8v3KZLo8seQDVZbk/IhNhI

    [0.2.2] - 2026-04-18

    CI

    • Add .gitleaks.toml config

    [0.2.1] - 2026-04-18

    Documentation

    • Add MkDocs Material documentation site
    • Add live documentation URL and extend Definition of Done

    Testing

    • Fix "coroutine was never awaited" RuntimeWarnings

    [0.2.0] - 2026-04-18

    Features

    • Initial project scaffold
    • Initial working scaffold
    • (post) Add --file, media attachments, and poll support

    Refactoring

    • Migrate CLI from Typer to Cyclopts and add test suite
    Downloads