v0.0.5
Changelog
New Features
- d703d82: feat(kemit): Add uninstall script and documentation (@Loule95450)
- 451888a: feat: Update config/config.go to support commit style (@zaidfadhil)
Bug fixes
- de37862: fix: update main.go to include --commit_style option (@zaidfadhil)
Other
- df9ea8d: Improve prompt in engine/prompt.go (@zaidfadhil)
- 6eb9512: Update GitHub workflows for build, lint and release (@zaidfadhil)
- e0c5ba2: Update README.md to use 'fs' instead of 's' in curl command (@zaidfadhil)
- a2202fd: Update config/config.go to use strings.ToLower for Provider validation (@zaidfadhil)
- 2ba6b25: Update .goreleaser.yml, Makefile, VERSION and main.go to include version number (@zaidfadhil)
- 3f7f6c1: Update .gitignore and main.go to add dist/ directory and improve code formatting (@zaidfadhil)
- 076d872: Add pre-push hook and update Makefile to include setup-githook target (@zaidfadhil)
- 1b5289e: Update .githooks/pre-push permissions to executable (@zaidfadhil)
- a51ef4c: Merge pull request #2 from Loule95450/main (@zaidfadhil)
- a4b9e1b: Update README.md (@zaidfadhil)
- 59635fe: Update README.md: add uninstall script instructions (@zaidfadhil)
- 5b01dc7: Merge pull request #4 from zaidfadhil/feat/commit-styles (@zaidfadhil)