Skip to content

Releases: jinzhongjia/codecompanion-gitcommit.nvim

0.0.4

27 Jun 18:33
Compare
Choose a tag to compare

Bug fix !

Full Changelog: 0.0.3...0.0.4

0.0.3

27 Jun 17:01
Compare
Choose a tag to compare

What's Changed

  • feat(git-tool): add advanced Git operations and chat integration by @jinzhongjia in #4

Full Changelog: 0.0.2...0.0.3

0.0.2

18 Jun 17:29
Compare
Choose a tag to compare

feat(gitcommit): add auto-generate commit message option for gitcommit buffer

  • introduce auto_generate and auto_generate_delay options to buffer config
  • automatically generate commit message on entering gitcommit buffer if enabled
  • update README with new configuration and workflow details
  • update type definitions for new buffer options

Full Changelog: 0.0.1...0.0.2

0.0.1

06 Jun 07:24
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/jinzhongjia/codecompanion-gitcommit.nvim/commits/0.0.1