Skip to content

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 07 Jul 13:54
· 22 commits to master since this release
Add GitHub release workflow (Go binaries) + Homebrew formula

- .github/workflows/release.yml: on a v* tag, cross-compiles the Go port to
  standalone binaries (darwin/linux/windows, amd64+arm64) and attaches them
  to the GitHub Release — backs the 'download the latest binary' option.
- packaging/homebrew/ideablock-commit.rb: Homebrew formula that installs the
  published npm CLI; drop into a homebrew-tap repo's Formula/ dir.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>