Releases: allenhutchison/gemini-cli-deep-research
Releases · allenhutchison/gemini-cli-deep-research
v0.2.11
What's Changed
- chore(deps): bump the production-dependencies group with 2 updates by @dependabot[bot] in #51
- chore(ci): bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #53
- chore(deps): bump the dev-dependencies group across 1 directory with 6 updates by @dependabot[bot] in #54
- chore(deps): bump typescript from 5.9.3 to 6.0.3 by @dependabot[bot] in #52
- chore(deps): bump @allenhutchison/gemini-utils to ^0.6.0 by @allenhutchison in #55
Full Changelog: v0.2.10...v0.2.11
v0.2.10
What's Changed
- chore(deps): bump the production-dependencies group across 1 directory with 2 updates by @dependabot[bot] in #49
- chore(deps): bump the dev-dependencies group with 2 updates by @dependabot[bot] in #47
Full Changelog: v0.2.9...v0.2.10
v0.2.9
What's Changed
- chore(deps): bump @google/genai from 1.44.0 to 1.45.0 in the production-dependencies group by @dependabot[bot] in #46
- chore(deps): bump the dev-dependencies group with 4 updates by @dependabot[bot] in #45
Full Changelog: v0.2.8...v0.2.9
v0.2.8
What's Changed
- chore(deps): bump @google/genai from 1.43.0 to 1.44.0 in the production-dependencies group by @dependabot[bot] in #44
- chore(deps): bump the dev-dependencies group with 2 updates by @dependabot[bot] in #43
Full Changelog: v0.2.7...v0.2.8
v0.2.7
What's Changed
- chore(deps): bump the dev-dependencies group with 2 updates by @dependabot[bot] in #40
- chore(deps): bump the production-dependencies group with 2 updates by @dependabot[bot] in #41
- fix: use extension settings for API key configuration by @allenhutchison in #42
Full Changelog: v0.2.6...v0.2.7
v0.2.6
This release includes all changes since v0.2.1 (releases v0.2.2–v0.2.5 were missing assets due to a broken release pipeline).
Highlights
- fix: broken release process and version sync — Weekly releases now correctly produce GitHub releases with assets. Version numbers stay in sync across all config files. (fixes #38) by @allenhutchison in #39
- fix: handle 429 quota errors in research_start — Graceful error messages when hitting Gemini API quota limits by @allenhutchison in #32
- Add installation section to README by @nwparker in #31
Dependency Updates
- chore(deps): bump eslint from 9.39.2 to 10.0.1 by @dependabot in #36
- chore(deps): bump @google/genai from 1.41.0 to 1.42.0 by @dependabot in #35
- chore(deps): bump @google/genai from 1.38.0 to 1.39.0 by @dependabot in #24
- chore(deps): bump @allenhutchison/gemini-utils from 0.4.3 to 0.5.0 by @dependabot in #21
- chore(deps): bump the production-dependencies group with 2 updates by @dependabot in #27
- chore(deps): bump the dev-dependencies group (multiple updates) by @dependabot in #23, #26, #33, #34
New Contributors
Full Changelog: v0.2.1...v0.2.6
v0.2.1
What's Changed
- fix: reduce release bundle to only necessary files by @allenhutchison in #11
- feat: add esbuild bundler to eliminate node_modules from release by @allenhutchison in #13
- chore: add dependabot and typecheck to CI by @allenhutchison in #16
- chore(ci): bump actions/checkout from 4 to 6 by @dependabot[bot] in #18
- chore(ci): bump actions/setup-node from 4 to 6 by @dependabot[bot] in #17
- chore(deps): bump the dev-dependencies group with 3 updates by @dependabot[bot] in #19
- chore(deps): bump the production-dependencies group with 4 updates by @dependabot[bot] in #20
New Contributors
- @dependabot[bot] made their first contribution in #18
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- feat: add robust MIME type handling with text/plain fallback by @allenhutchison in #1
- feat: add smart sync for efficient file re-uploads by @allenhutchison in #2
- feat: add async file upload with gitignore support by @allenhutchison in #3
- feat: track failed file names in upload operations by @allenhutchison in #4
- refactor: migrate to @allenhutchison/gemini-utils package by @allenhutchison in #5
- fix: improve type safety in file_search_query handler by @allenhutchison in #6
- refactor: migrate research module to gemini-utils by @allenhutchison in #7
- ci: add GitHub Actions workflows for CI and releases by @allenhutchison in #8
- fix: resolve all ESLint warnings by @allenhutchison in #9
- test: add comprehensive test coverage for MCP tools and config by @allenhutchison in #10
New Contributors
- @allenhutchison made their first contribution in #1
Full Changelog: https://github.com/allenhutchison/gemini-cli-deep-research/commits/v0.2.0