Skip to content

v3.0.4

Latest

Choose a tag to compare

@github-actions github-actions released this 25 May 13:29
· 1 commit to master since this release
fff769f
Restore darwin-x64 prebuild on macos-14

macos-14 is Apple Silicon (arm64); the previous arm64 cross-compile step was
redundant. Switch it to x64 — macOS/Xcode supports arm64↔x64 cross-compilation
natively, so no extra tooling needed.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>