Releases: jinzhongjia/codecompanion-gitcommit.nvim
Releases · jinzhongjia/codecompanion-gitcommit.nvim
0.0.4
Bug fix !
Full Changelog: 0.0.3...0.0.4
0.0.3
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
feat(gitcommit): add auto-generate commit message option for gitcommit buffer
- introduce
auto_generate
andauto_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
What's Changed
- feat(ui): add yank register copy action by @jinzhongjia in #3
New Contributors
- @jinzhongjia made their first contribution in #3
Full Changelog: https://github.com/jinzhongjia/codecompanion-gitcommit.nvim/commits/0.0.1