Releases: kaatinga/commit
Releases · kaatinga/commit
Fix and simplify the tool
Full Changelog: v1.7.0...v1.8.0
switch to GPT5Mini
Full Changelog: v1.6.6...v1.7.0
GPT4a mini by default
v1.6.6 ignored TestNewGitInfo
Fixed a bug upon updating global gitignore file
v1.6.5 Refactor UpdateGitIgnore function in gitignore.go for enhanced error …
GPT4 by default
v1.6.4 updated
Minor fixes
- disabled switching to an old model after 2 failed requests
- enabled retry patter if commit message is generated empty
Root repository folder is sought now
v1.6.2 Update VERSION with current tag
Retry pattern is used to do request using difference models
v1.6.1 Update VERSION with current tag
Push command is added
- the faster GPT3Dot5Turbo1106 is employed now
- push command is added. call
commit pushto commit and push all the changes
Global gitignore is now used to ignore .kaatinga folder
- Global gitignore is now used to ignore .kaatinga folder
- Global .gitignore is properly created, updated and set as global .gitignore file
- context is moved to .kaatinga/context folder