Releases: tak-bro/aicommit2
Releases · tak-bro/aicommit2
v2.1.9
2.1.9 (2024-11-12)
Features
- add authentication options to OLLAMA service (75973a8)
- package: add new package dependency @tak-bro/ollama (456a29a)
v2.1.7
2.1.7 (2024-10-29)
Features
- add api key to ollama service (47465e7)
v2.1.6
2.1.6 (2024-10-26)
Features
- anthropic: add support for
claude-3-5-sonnet-20241022
model (bc6eaf3)
- config: add support for latest Claude-3 models (46b490d)
v2.1.5
2.1.5 (2024-10-11)
Bug Fixes
- integrate OpenAI library for Deepseek chat completions (83bd287)
v2.1.4
2.1.4 (2024-09-19)
Bug Fixes
- consider disabled models on msg-hook (c89ece3)
v2.1.3
2.1.3 (2024-09-19)
Features
- add disabled option for models (f56f3c0)
v2.1.2
2.1.2 (2024-09-13)
Features
- update @google/generative-ai to v0.19.0 (d3428e5)
- update groq-sdk to 0.7.0 (025441e)
v2.1.1
2.1.1 (2024-09-10)
Bug Fixes
- prepare-commit-msg-hook: remove leading blank line (60c76e4)
v2.1.0
2.1.0 (2024-09-09)
Features
- add codeReviewPromptPath to config (c53980f)
- aicommit2: add code review feature (d672e4c)
- minor: support codeReview (408d3bd)
- support language in code review prompt (23a2446)
- update aicommit2 command file (7b3fb88)