• v0.14.0 3aff764127

    v0.14.0
    All checks were successful
    Check / fmt + clippy + build + tests (push) Successful in 33s
    Build binary (Linux) / Build and publish fj binary (Linux x86_64) (push) Successful in 19m56s
    Build binary (Windows) / Build and publish fj binary (Windows x86_64) (push) Successful in 21m34s
    Build binary (Linux static musl) / Build and publish fj binary (Linux x86_64 static musl) (push) Successful in 24m14s
    Stable

    David released this 2026-08-02 00:44:11 +02:00 | 9 commits to main since this release

    Changelog

    3aff764 Merge pull request 'Release v0.14.0' (#88) from release/v0.14.0 into main
    4162158 Release v0.14.0
    b08d8bc Merge pull request 'feat(actions): list workflow runs' (#87) from feat/actions-runs-command into main
    6311e7f feat(actions): list workflow runs
    a09ecb7 Merge pull request 'feat(repo): read a raw file at a ref' (#86) from feat/repo-file-command into main
    870ceed feat(repo): read a raw file at a ref
    46ff1b7 Merge pull request 'feat(pr): name the scopes behind a compare 404' (#85) from feat/pr-compare-scope-error into main
    7ef0a4a feat(pr): name the scopes behind a compare 404
    eefc04f Merge pull request 'fix(just): list recipes on a bare just' (#84) from fix/justfile-default-recipe into main
    0f36dfc fix(just): list recipes on a bare just
    f7bcce8 Merge pull request 'fix(build): vendor OpenSSL on macOS so the build works natively' (#82) from fix/macos-build into main
    d951a38 Merge branch 'main' into fix/macos-build
    7d277d5 Merge pull request 'chore(ci): point workflows at RUNS_ON_OPENSUSE_DEV_LATEST' (#83) from chore/ci-runner-var-opensuse-dev into main
    77300ab chore(ci): point workflows at RUNS_ON_OPENSUSE_DEV_LATEST
    deba475 fix(build): vendor OpenSSL on macOS so the build works natively
    6a5b3c5 Merge pull request 'fix(cli): exit quietly on a closed output pipe' (#81) from fix/FJ-63-broken-pipe-exit into main
    6c4e687 fix(cli): exit quietly on a closed output pipe
    e422f0a Merge pull request 'feat(mcp): expose action run artifacts as MCP tools' (#80) from feat/FJ-62-mcp-action-artifacts into main
    705e195 feat(mcp): expose action run artifacts as MCP tools
    ca839a9 Merge pull request 'feat(mcp): expose action run logs as get_action_run_logs (FJ-61)' (#79) from feat/FJ-61-mcp-action-run-logs into main
    2dde920 feat(mcp): expose action run logs as get_action_run_logs

    Downloads