v0.6.0
v0.6.0 (2026-03-28)
Bug Fixes
- Use pruned DFS in extract_variable_references to fix synthetic subquery scoping (
6fb7d32)
Documentation
- Remove gql_features.md and tck.md (
bea2eae)
Features
-
Add list predicate rewrites and split transformations into composable functions (
cc7bd9f) -
Add rewrite_cypher_predicates transformation for Cypher→GQL transpilation (
999419f) -
Parse temporal casts and duration.between into GQL AST at parse time (
a11b440)
Detailed Changes: v0.5.0...v0.6.0