Releases: thepagent/weather
Releases · thepagent/weather
v0.3.1
v0.3.0
v0.2.0
What's Changed
Features
- Integrate Gemini image generation natively — no external
bananabinary required - Support any IANA timezone via Open-Meteo Geocoding API (e.g.
Asia/Keelung,Asia/Tainan,Europe/Paris) - Add
--modelflag to override the default Gemini model ID (gemini-3.1-flash-image-preview)
Bug Fixes
- Remove hardcoded city/coords lookup — all timezones now resolve dynamically
Breaking Changes
bananabinary no longer needed; setGEMINI_API_KEYinstead--resolutionflag is reserved for future API support (no longer passed to image generation)
Full Changelog: https://github.com/thepagent/weather/commits/v0.2.0