Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 06 Jul 04:21
· 49 commits to main since this release

Changelog

  • 7602cd6 Add GoReleaser configuration for cross-platform releases
  • 36d868c Add Homebrew support with GoReleaser configuration
  • fa6d4a3 Configure GitHub token for Homebrew tap in workflows
  • 936d80e Fix GoReleaser Homebrew configuration syntax
  • 7f96f62 Update README.md with binary download option
  • d1d9fac Update README.md with current stable version v0.1.3

Installation

Download the appropriate binary for your platform from the assets above.
Homebrew (macOS/Linux): bash brew tap luckpoint/list-codes brew install list-codes
Go install: bash go install github.com/luckpoint/list-codes/cmd/list-codes@latest

Released by GoReleaser.