Skip to content

0.10.0

Choose a tag to compare

@rubicon-release-please rubicon-release-please released this 20 Aug 10:52
a735e7e

forgejo-mcp v0.10.0 (2026-08-20)

Reviews could comment on a specific line as of the last release, with no way to discover which lines existed. The only route was the entire unified diff as one blob, to be parsed by the caller. Pull requests now list their changed files with status and line counts, paginated like everything else. The whitespace and skip-to parameters stay unexposed, since one is a cursor into a diff this tool does not return.

Added

  • list the files a pull request changes (#86) (379726b), closes #85

Full changelog: v0.9.0...v0.10.0