Skip to content

chore(main): release 0.33.0 - #330

Merged
tinovyatkin merged 1 commit into
mainfrom
release-please--branches--main--components--antlr-rust-runtime
Aug 12, 2026
Merged

chore(main): release 0.33.0#330
tinovyatkin merged 1 commit into
mainfrom
release-please--branches--main--components--antlr-rust-runtime

Conversation

@ophiarch

@ophiarch ophiarch Bot commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.33.0 (2026-08-12)

Features

  • codegen: centralize parse-driver and entry-point scaffolding in the runtime (#332) (65cdc82)
  • codegen: hoist the byte-identical generated support preamble into the runtime (#329) (d3b0af8), closes #318
  • codegen: share the validated-parse surface via runtime types (#331) (0d118b3)
  • codegen: table-drive generated rule dispatch (#338) (80cb700)

This PR was generated with Release Please. See documentation.

@codspeed-hq

codspeed-hq Bot commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

Merging this PR will not alter performance

✅ 16 untouched benchmarks


Comparing release-please--branches--main--components--antlr-rust-runtime (2d3362c) with main (80cb700)

Open in CodSpeed

@codecov

codecov Bot commented Aug 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@github-actions

github-actions Bot commented Aug 9, 2026

Copy link
Copy Markdown

📊 Source Code Metrics (this PR vs main)

No metric changes detected.

Generated by mehen v1.8.1 — the code quality watcher.

@ophiarch
ophiarch Bot force-pushed the release-please--branches--main--components--antlr-rust-runtime branch 5 times, most recently from 07ac236 to b9a084b Compare August 11, 2026 23:10
@ophiarch
ophiarch Bot force-pushed the release-please--branches--main--components--antlr-rust-runtime branch from b9a084b to 2d3362c Compare August 12, 2026 02:02
@tinovyatkin
tinovyatkin merged commit 512baf3 into main Aug 12, 2026
12 checks passed
@tinovyatkin
tinovyatkin deleted the release-please--branches--main--components--antlr-rust-runtime branch August 12, 2026 18:12
@ophiarch

ophiarch Bot commented Aug 12, 2026

Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

codegen: hoist the byte-identical generated support preamble into the runtime

1 participant