Skip to content

v0.26.0

Choose a tag to compare

@ophiarch ophiarch released this 03 Aug 08:04
427b759

0.26.0 (2026-08-03)

Features

  • codegen: enforce generated runtime compatibility (#274) (39a09a8)
  • codegen: run named parser actions at committed positions (#287) (dee1944)
  • codegen: support antlr4rust embedded parser surface (#270) (f85c971)

Bug Fixes

  • deps: update rust crate intl to 0.6.0 (#268) (5bae7bf)

Performance Improvements

  • codegen: omit adaptive fallback from complete LL(1) dispatch (#285) (90a5052)