Skip to content

chore(main): release 0.21.0 - #238

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

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

Conversation

@ophiarch

@ophiarch ophiarch Bot commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.21.0 (2026-07-28)

⚠ BREAKING CHANGES

Features

  • codegen: accept mutual (indirect) left recursion via hub inlining (#151) (#221) (61930e9)

Bug Fixes

  • clamp max turns for code review prompt (f5e2f85)
  • codegen: diagnose left-recursive lexer rules (#243) (e562413), closes #236
  • codegen: retain safe shared-label accessors (#240) (78506d1)
  • unrelated extends removed (9454ab9)

This PR was generated with Release Please. See documentation.

@github-actions

Copy link
Copy Markdown

📊 Source Code Metrics (this PR vs main)

No metric changes detected.

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

@codecov

codecov Bot commented Jul 28, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@ophiarch ophiarch Bot changed the title chore(main): release 0.20.2 chore(main): release 0.21.0 Jul 28, 2026
@ophiarch
ophiarch Bot force-pushed the release-please--branches--main--components--antlr-rust-runtime branch 3 times, most recently from adcba2d to 16b8295 Compare July 28, 2026 10:21
@ophiarch
ophiarch Bot force-pushed the release-please--branches--main--components--antlr-rust-runtime branch from 16b8295 to 6c222f9 Compare July 28, 2026 11:27
@tinovyatkin
tinovyatkin merged commit 65e4365 into main Jul 28, 2026
7 checks passed
@tinovyatkin
tinovyatkin deleted the release-please--branches--main--components--antlr-rust-runtime branch July 28, 2026 11:29
@ophiarch

ophiarch Bot commented Jul 28, 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.

Left-recursive lexer rules crash or misdiagnose instead of reporting error(119)

1 participant