v1.1.0
Changelog
Features
- 76cda3c: feat: enhance installer compatibility and robustness across platforms (@appleboy)
- 39afdb6: feat: add configurable Gemini provider with VertexAI and GeminiAPI support (#240) (@appleboy)
Enhancements
- 8fd829e: chore(cli): refactor version checks and enforce curl dependency (@appleboy)
- 2d74b54: chore: update dependencies to latest versions and add new required modules (@appleboy)
- 899396a: chore: update dependencies to latest stable versions (@appleboy)
Refactor
- 3e76cf1: refactor: migrate to new genai API and update Gemini provider (#238) (@appleboy)
- ca9bba3: refactor: standardize Gemini config to use project_id consistently (#241) (@appleboy)
Build process updates
- f3ceddb: ci: bump golangci-lint action version and pin action version (@appleboy)
- 46bf4d3: ci: improve Go project CI consistency and cross-platform support (@appleboy)
- a8affcc: ci: improve GitHub Actions workflows for Go test jobs (@appleboy)
- 32b625b: ci: remove hadolint from CI workflow (@appleboy)
Documentation updates
- 4f033d1: docs: improve post-installation guidance for users (@appleboy)
- a5bce4e: docs: update Gemini model and enhance integration documentation (@appleboy)
- 22675de: docs: document Gemini and VertexAI provider setup and usage (@appleboy)