Releases: FreePeak/commitgen
Releases · FreePeak/commitgen
commitgen v0.1.5
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 | bashPackage 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.5commitgen v0.1.4
Commitgen 0.1.4
Welcome to this new release!
Changelog
Docker Images
docker pull ghcr.io/freepeak/commitgen:v0.1.4docker pull ghcr.io/freepeak/commitgen:latest(for v0.1.4)
Installation
Homebrew
brew install FreePeak/tap/commitgenGo Install
go install github.com/FreePeak/commitgen@latestManual Download
Download the appropriate binary from the assets below.
commitgen v0.1.3
Changes since v0.1.2
- chore: release v0.1.3
- chore(main): simplify command variable declaration
Installation
One-command installation:
curl -fsSL https://raw.githubusercontent.com/FreePeak/commitgen/main/install-package.sh | bashPackage managers:
- Homebrew:
brew install FreePeak/tap/commitgen - Go:
go install github.com/FreePeak/commitgen@v0.1.3 - APT: Download .deb from releases
- AUR:
yay -S commitgen
Docker:
docker pull ghcr.io/freepeak/commitgen:v0.1.3commitgen v0.1.2
Changes since v0.1.1
- chore: release v0.1.2
- refactor(core): improve error handling and defaults
- fix: workflow release
Installation
One-command installation:
curl -fsSL https://raw.githubusercontent.com/FreePeak/commitgen/main/install-package.sh | bashPackage managers:
- Homebrew:
brew install FreePeak/tap/commitgen - Go:
go install github.com/FreePeak/commitgen@v0.1.2 - APT: Download .deb from releases
- AUR:
yay -S commitgen
Docker:
docker pull ghcr.io/freepeak/commitgen:v0.1.2commitgen v0.1.1
Changes since v0.1.0
- chore: release v0.1.1
- chore: add installation testing script
- docs(readme): update Claude CLI command reference
Installation
One-command installation:
curl -fsSL https://raw.githubusercontent.com/FreePeak/commitgen/main/install-package.sh | bashPackage managers:
- Homebrew:
brew install FreePeak/tap/commitgen - Go:
go install github.com/FreePeak/commitgen@v0.1.1 - APT: Download .deb from releases
- AUR:
yay -S commitgen
Docker:
docker pull ghcr.io/freepeak/commitgen:v0.1.1commitgen v0.1.0
Commitgen 0.1.0
Welcome to this new release!
Changelog
- 2479039: feat: add comprehensive installation and release automation (@linhdmn)
- 848490c: fix: resolve Go version compatibility issues (@linhdmn)
- 6f83bdb: fix: resolve GoReleaser YAML syntax errors (@linhdmn)
- 958bca6: fix: resolve linting issues and improve code quality (@linhdmn)
Docker Images
docker pull ghcr.io/freepeak/commitgen:v0.1.0docker pull ghcr.io/freepeak/commitgen:latest(for v0.1.0)
Installation
Homebrew
brew install FreePeak/tap/commitgenGo Install
go install github.com/FreePeak/commitgen@latestManual Download
Download the appropriate binary from the assets below.