Releases: m7medVision/lazycommit
Releases · m7medVision/lazycommit
v1.4.2
v1.4.1
Changelog
- 35c3ac4 Merge pull request #33 from m7medVision/32-windows-error-filename-or-extension-is-too-long-when-using-anthropic-provider
- ee2fa12 Merge pull request #35 from m7medVision/feature/per-repo-config
- b10cebf Merge pull request #36 from stn1slv/main
- 396bce8 build: update GoReleaser config to v2
- 9112452 feat(provider): add Gemini provider support via Gemini CLI
- ed50c90 fix(provider): fix output parsing and separate stderr from stdout
- 430534b fix(provider): resolve Windows length issues with claude CLI
v1.4.0
Breaking Changes
Language Configuration Moved
The language setting has been moved from global config (~/.lazycommit/config.json) to the prompts config file (~/.lazycommit/prompts.json).
Migration: If you had custom language settings in your global config, you'll need to move them to ~/.lazycommit/prompts.json.
What's New
- Add support for per-repository configuration overrides
- Improved config structure
Full Changelog
- refactor(config): migrate language setting from global config to prompts config file (@m7medVision)
- feat(config): add support for per-repository configuration overrides (@m7medVision)
- docs(readme): update note to reflect removal of (@m7medVision)
- docs: update multi-language support description to include all languages (@m7medVision)
v1.3.32
What's Changed
- Resolve Windows length issues with claude CLI by @m7medVision in #33
Full Changelog: v1.3.31...v1.3.32
v1.3.31
Full Changelog: v1.3.30...v1.3.31
v1.3.30
What's Changed
- feat: Add Anthropic provider and multi-language support by @lcarrasco in #30
- Add command to generate pr titles by @imcquee in #31
New Contributors
- @lcarrasco made their first contribution in #30
- @imcquee made their first contribution in #31
Full Changelog: v1.3.29...v1.3.30
v1.3.29
v1.3.28
What's Changed
- fix all problem and test the windows version by @m7medVision in #28
Full Changelog: v1.3.27...v1.3.28
v1.3.27
v1.3.26
Full Changelog: v1.3.25...v1.3.26