Skip to content

release: v0.1.1#2

Merged
rafael5 merged 1 commit into
mainfrom
release/v0.1.1
May 9, 2026
Merged

release: v0.1.1#2
rafael5 merged 1 commit into
mainfrom
release/v0.1.1

Conversation

@rafael5
Copy link
Copy Markdown
Collaborator

@rafael5 rafael5 commented May 9, 2026

Summary

Bumps the six version anchors from 0.1.00.1.1. No grammar / parser / binding source changes since v0.1.0.

Why v0.1.1 (not a patch on v0.1.0)

v0.1.0 was tagged with the original 5-platform prebuilds.yml matrix. The macos-13 (x86_64) jobs stalled in GitHub's free Intel runner queue for >20 min, blocking attach-to-release, so v0.1.0's GitHub Release has no wheels or Node prebuilds attached. PR #1 dropped macos x86_64 from the matrix; this PR is the version bump that lets us cut a fresh tag against the corrected workflow. v0.1.1 will be the first wheel-bearing release.

Test plan

  • Merge this PR.
  • On main post-merge, tag v0.1.1 annotated and push the tag.
  • Confirm the prebuilds.yml workflow runs all 8 jobs to green (4 wheels × cibuildwheel + 4 Node prebuilds).
  • Confirm attach-to-release uploads to the v0.1.1 GitHub Release.
  • Spot-check one wheel: pip install tree-sitter <wheel-url> from a fresh venv and run the binding smoke test.
  • Once wheels are confirmed on the release, queue Track C2 (m-cli pyproject URL pin) as its own PR.

🤖 Generated with Claude Code

Bumps the six version anchors from 0.1.0 to 0.1.1. v0.1.1 is the
first wheel-bearing release: it ships the corrected prebuilds.yml
matrix (macos x86_64 dropped — see #1) so the python-wheels and
N-API legs all complete on free GitHub runners and attach-to-release
can publish to the v0.1.1 GitHub Release.

No grammar / parser / binding source changes since v0.1.0.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@rafael5 rafael5 merged commit 1a580b7 into main May 9, 2026
15 of 19 checks passed
@rafael5 rafael5 deleted the release/v0.1.1 branch May 9, 2026 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant