beads v0.32.0
Pre-compiled binaries for Linux, macOS (Intel & Apple Silicon), and Windows.
Installation
Homebrew (macOS/Linux):
brew install steveyegge/beads/bdQuick Install (macOS/Linux):
curl -sSL https://raw.githubusercontent.com/steveyegge/beads/main/scripts/install.sh | bashWindows (PowerShell):
irm https://raw.githubusercontent.com/steveyegge/beads/main/install.ps1 | iexManual Install:
Download the appropriate binary for your platform below, extract it, and place it in your PATH.
Changelog
Bug Fixes
- 7ad2bbb Merge PR #665: fix(setup): preserve symlinks in atomicWriteFile
- 1b2cd71 fix(docs): correct broken link to LABELS.md in examples
- 79191bf fix(hooks): add version markers to shim templates
- 74af873 fix(lint): add nosec and nolint annotations to hooks.go
- c7615e4 fix(setup): preserve symlinks in atomicWriteFile
- 4f504bd fix(test): resolve target path in symlink test for macOS
Others
- 4fa0866 refactor: remove bd mail commands - mail moves to Gas Town