Skip to content

v0.15.0

Choose a tag to compare

@github-actions github-actions released this 10 Jul 20:25
· 122 commits to main since this release
5ed97bf

What's Changed

  • cli: surface the server's error body on a failed upload (not just the status code) by @akesling in #112
  • fix(path-cli): unify test env lock to stop cmd_pathbase racing the cache (red main) by @akesling in #113
  • fix(derive): resolve duplicate step ids so paths keep unique ids by @benbaarber in #115
  • feat(copilot): GitHub Copilot CLI provider (preview) — forward + reverse, verified against the live CLI by @akesling in #117
  • feat(cli): add path query (jaq over the cache) and path kind by @benbaarber in #114
  • chore: make just check green — lint fixes + format sweep by @akesling in #130

Full Changelog: v0.14.0...v0.15.0