v0.2.1
·
4 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Summary of Changes
Features
- Read GitHub Docs in all nine supported languages: English, Spanish, Japanese, Brazilian Portuguese, Simplified Chinese, Russian, French, Korean and German. Set
languagefor search and listing; page retrieval follows the slug or URL. Missing translations return an explicit error with an English alternative when known. (#14) - Follow cursor-only continuations to retrieve complete pages, matching sections and filtered catalogues. Cursors validate the content snapshot and work across restarts when it is unchanged. Existing byte-offset calls remain supported. (#12)
- See source URLs, language and version scope, fetch times and freshness in responses. Catalogue sources refresh independently, retain their last valid data after failures and report degraded coverage. Search distinguishes upstream results from the narrower cache fallback. (#11)
- Stable releases now update the Homebrew formula automatically. Install with
brew install matcra587/tap/github-docs-mcpor upgrade withbrew upgrade matcra587/tap/github-docs-mcp. (#7, #8)
Bugfixes
- Unicode headings and search snippets retain complete characters. Heading and section retrieval preserve the original line endings and final newline state. (#14)
Docker Manifests
github-docs-mcp
ghcr.io/matcra587/github-docs-mcp:v0.2.1@sha256:ce177f5a3e736e7ac42b0715c5c35cdea73c17df31d598a37cb7d5161efa669d
ghcr.io/matcra587/github-docs-mcp:latest@sha256:ce177f5a3e736e7ac42b0715c5c35cdea73c17df31d598a37cb7d5161efa669d
Supports Linux amd64 and arm64. Binary archives and checksums.txt are attached to this release.