github steveyegge/beads v0.32.0

2 hours ago

beads v0.32.0

Pre-compiled binaries for Linux, macOS (Intel & Apple Silicon), and Windows.

Installation

Homebrew (macOS/Linux):

brew install steveyegge/beads/bd

Quick Install (macOS/Linux):

curl -sSL https://raw.githubusercontent.com/steveyegge/beads/main/scripts/install.sh | bash

Windows (PowerShell):

irm https://raw.githubusercontent.com/steveyegge/beads/main/install.ps1 | iex

Manual 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

Don't miss a new beads release

NewReleases is sending notifications on new releases.