Skip to content

v0.13.0

Latest

Choose a tag to compare

@github-actions github-actions released this 18 May 14:44
· 1 commit to main since this release

v0.13.0 (2026-05-18)

Bug Fixes

  • generator: Re-sugar CARDINALITY/CHAR_LENGTH to size() for Cypher (3b3d2de)

Features

  • tck: Add cross-dialect round-trip suite (b64fcda)

Performance Improvements

  • parser: Token-based fast-path for Cypher primitive query statement (fff916f)

Refactoring

  • dialect: Move resolve_ambiguous to GqlDialect write-side (e3ee937)

Detailed Changes: v0.12.0...v0.13.0