Releases: google-gemini/gemini-api-cli
Releases · google-gemini/gemini-api-cli
Release list
v0.2.1
What's Changed
- fix(timeout, streaming): bump version to 0.2.1, increase server timeout to 30000, and fix streaming format for unknown steps by @philschmid in #12
Full Changelog: v0.2.0...v0.2.1
0.2.0
What's Changed
- feat: optimize stream output formatting for agents and human readability by @philschmid in #10
- chore: bump version to v0.2.0 for release by @philschmid in #11
Full Changelog: v0.1.0...v0.2.0
0.1.0
v0.1.0 Merge pull request #8 from google-gemini/feat/network-streaming-filte…