• v0.0.44 584b529057

    Ghost released this 2026-07-03 19:07:34 +00:00 | 71 commits to main since this release

    No user-visible changes in this release.

    Downloads
  • v0.0.43 f6dfba1d46

    Ghost released this 2026-07-03 18:30:12 +00:00 | 73 commits to main since this release

    Release Notes

    No user-visible changes in this release.

    Downloads
  • v0.0.42 bdec36ab13

    Ghost released this 2026-07-03 17:40:57 +00:00 | 75 commits to main since this release

    No user-visible changes in this release.

    Downloads
  • v0.0.41 8408764bd3

    Ghost released this 2026-07-03 17:24:15 +00:00 | 77 commits to main since this release

    No user-visible changes in this release.

    Downloads
  • v0.0.40 6ce59c033d

    Ghost released this 2026-07-03 16:25:58 +00:00 | 80 commits to main since this release

    Bug Fixes

    • Fixed incorrect Python escape sequence handling in formula_render.py
    Downloads
  • v0.0.39 d3d409a6b9

    Ghost released this 2026-07-02 23:11:46 +00:00 | 82 commits to main since this release

    • Fix Rust 1.87 type compatibility errors
    • Refactor CLI to flag-style arguments
    Downloads
  • v0.0.38 0a63c2a020

    Ghost released this 2026-07-02 17:55:10 +00:00 | 86 commits to main since this release

    • Add new plugin subcommand with list, add, remove, enable, disable, run, and search actions
    Downloads
  • v0.0.37 041ce8abb2

    Ghost released this 2026-07-02 17:27:13 +00:00 | 89 commits to main since this release

    f571996 Merge pull request 'devops -> main' (#6) from devops into main
    c3bca3b fix(ci): base64-encode formula-render Python script to eliminate all YAML/shell quoting issues
    8675e65 Merge pull request 'devops -> main' (#5) from devops into main
    49a48cf fix(ci): rewrite formula-render using python3 -c heredoc, no shell heredoc syntax

    Downloads
  • v0.0.36 782e7e42e7

    Ghost released this 2026-07-02 06:15:42 +00:00 | 94 commits to main since this release

    • No user-visible changes in this release (CI/internal improvements only)
    Downloads
  • v0.0.35 ff5982cbc9

    Ghost released this 2026-07-02 05:22:23 +00:00 | 98 commits to main since this release

    • Eliminate compiler warnings from deprecated ratatui API usage and dead code
    • Fix shell heredoc parsing errors in CI formula-render step
    • Pull in latest changes from development branch
    Downloads