v0.1.1
What's Changed
- feat(release): automate project release process by @chew-z in #1
- feat(github): add configurable GitHub file fetching limits by @chew-z in #2
- fix(config): correct GitHub API base URL environment variable name by @chew-z in https://github.com/chew-z/GeminiMCP/pull/3
- feat(logging): add logging for file fetching operations by @chew-z in https://github.com/chew-z/GeminiMCP/pull/4
- fix(context): add http transport context key by @chew-z in https://github.com/chew-z/GeminiMCP/pull/5
- feat(tools): clarify file path usage for GeminiAskTool by @chew-z in https://github.com/chew-z/GeminiMCP/pull/6
- refactor(gemini): clarify github file parameters in GeminiAskTool by @chew-z in https://github.com/chew-z/GeminiMCP/pull/7
- feat(auth): replace custom JWT implementation with golang-jwt by @chew-z in https://github.com/chew-z/GeminiMCP/pull/8
- fix(auth): improve token validation and error handling by @chew-z in https://github.com/chew-z/GeminiMCP/pull/9
- fix(github): improve error reporting for GitHub file fetches by @chew-z in https://github.com/chew-z/GeminiMCP/pull/10
Full Changelog: v0.1.0...v0.1.1