Skip to content

v1.1.1

Choose a tag to compare

@pabik pabik released this 22 Apr 12:19
· 9 commits to main since this release

Fixes

  • Add Makefile (build instructions in README now actually work)
  • Version is injected at build time via -ldflags; --version now reflects the git tag instead of a hardcoded constant
  • Remove committed prebuilt binary from the repo (use release assets or make build)
  • Ignore .claude/ and .DS_Store