Changes since v0.1.4
- chore: release v0.1.5
- refactor(core): remove duplicate claude provider aliases
- revert: remove test comment
- test: verify pre-commit hook is working
- feat(core): refactor cli app and test structure
- fix: resolve golangci-lint configuration and critical issues
Installation
One-command installation:
curl -fsSL https://raw.githubusercontent.com/FreePeak/commitgen/main/install-package.sh | bash
Package managers:
- Homebrew:
brew install FreePeak/tap/commitgen
- Go:
go install github.com/FreePeak/commitgen@v0.1.5
- APT: Download .deb from releases
- AUR:
yay -S commitgen
Docker:
docker pull ghcr.io/freepeak/commitgen:v0.1.5