Releases: kaatinga/commit
Releases · kaatinga/commit
GPT4a mini by default
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 push
to 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
Fixed `path` setting
v1.4.2 Commit message: Update internal/settings/init.go and main.go files.
Automatic versioning
v1.4.1 Update VERSION with current tag