Skip to content

v0.11.0

Choose a tag to compare

@github-actions github-actions released this 30 Apr 15:16
· 14 commits to main since this release

v0.11.0 (2026-04-30)

Bug Fixes

  • generator: Emit IS LABELED keyword form correctly (fa90e94)

  • parser: Accept positive IS LABELED form per ISO 39075 §19.9 (2439bd5)

  • parser: Surface deepest parse-error frame on backtracking failure (dfb62ad)

Features

  • cypher: Raise FeatureError for GQL-only constructs instead of leaking exceptions (9661a31)

  • generator: Add fullgql generators for GraphTypeSource AS COPY OF (92d5dcf)

  • generator: Add fullgql generators for path multiset alternation and union (589960c)


Detailed Changes: v0.10.0...v0.11.0