Skip to content

v0.33.0

Latest

Choose a tag to compare

@ophiarch ophiarch released this 12 Aug 18:12
512baf3

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)