Skip to content

Releases: m7medVision/lazycommit

v1.4.2

08 Apr 07:23

Choose a tag to compare

Changelog

  • bcba703 ci: update goreleaser-action to v6 and use v2

v1.4.1

08 Apr 07:19

Choose a tag to compare

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

23 Jan 15:17

Choose a tag to compare

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

17 Jan 11:57
35c3ac4

Choose a tag to compare

What's Changed

Full Changelog: v1.3.31...v1.3.32

v1.3.31

03 Jan 09:25

Choose a tag to compare

Full Changelog: v1.3.30...v1.3.31

v1.3.30

10 Nov 15:08
398fc74

Choose a tag to compare

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

Full Changelog: v1.3.29...v1.3.30

v1.3.29

26 Oct 22:07
15565b9

Choose a tag to compare

Changelog

  • 15565b9 Merge pull request #29 from m7medVision/fix/make-token-work-windows-linux
  • 6162ab8 fix: handle token exchange errors gracefully in CopilotProvider

v1.3.28

26 Oct 21:47
f29166e

Choose a tag to compare

What's Changed

Full Changelog: v1.3.27...v1.3.28

v1.3.27

24 Oct 15:22
dbe4d09

Choose a tag to compare

What's Changed

Full Changelog: v1.3.26...v1.3.27

v1.3.26

22 Sep 14:34

Choose a tag to compare

Full Changelog: v1.3.25...v1.3.26