Skip to content

Releases: FreePeak/commitgen

commitgen v0.1.5

03 Oct 18:18

Choose a tag to compare

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

commitgen v0.1.4

03 Oct 17:15

Choose a tag to compare

Commitgen 0.1.4

Welcome to this new release!

Changelog

Docker Images

  • docker pull ghcr.io/freepeak/commitgen:v0.1.4
  • docker pull ghcr.io/freepeak/commitgen:latest (for v0.1.4)

Installation

Homebrew

brew install FreePeak/tap/commitgen

Go Install

go install github.com/FreePeak/commitgen@latest

Manual Download

Download the appropriate binary from the assets below.

commitgen v0.1.3

03 Oct 11:04

Choose a tag to compare

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 | bash

Package 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.3

commitgen v0.1.2

03 Oct 11:00

Choose a tag to compare

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 | bash

Package 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.2

commitgen v0.1.1

03 Oct 07:38

Choose a tag to compare

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 | bash

Package 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.1

commitgen v0.1.0

03 Oct 07:24

Choose a tag to compare

Commitgen 0.1.0

Welcome to this new release!

Changelog

Docker Images

  • docker pull ghcr.io/freepeak/commitgen:v0.1.0
  • docker pull ghcr.io/freepeak/commitgen:latest (for v0.1.0)

Installation

Homebrew

brew install FreePeak/tap/commitgen

Go Install

go install github.com/FreePeak/commitgen@latest

Manual Download

Download the appropriate binary from the assets below.