Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 26 Aug 00:29
· 111 commits to main since this release
fix(ci): build x86_64 macOS on macos-latest, not macos-13

macos-13 runners have no free-tier capacity (queued 40+ min);
cross-compile x86_64-apple-darwin from the arm64 runner instead.

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