Releases: allenhutchison/gemini-cli-deep-research
Releases · allenhutchison/gemini-cli-deep-research
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