What's Changed
- I-0044 Phase A complete: +17 TCK (T-0325/T-0326/T-0327/T-0328/T-0329) by @dylanbstorey in #71
- I-0044 Phase B start: T-0330/T-0322/T-0321/T-0323 (+7 TCK) by @dylanbstorey in #72
- I-0044 Phase B continuation: T-0331/T-0332/T-0333 (+13 TCK) by @dylanbstorey in #73
- I-0047 Pattern & Path Matching Completeness (+14 TCK) by @dylanbstorey in #76
- T-0339: MATCH+CREATE multi-row + general expressions in CREATE props (+3 TCK) by @dylanbstorey in #77
- T-0339 part 3: MATCH+DELETE+CREATE runs the CREATE per matched row (+1 TCK) by @dylanbstorey in #78
- validate: pattern expressions in SET RHS raise SyntaxError (+1 TCK) by @dylanbstorey in #79
- validate+match: rel-uniqueness validator + dedupe edges-table emission (correctness, +0 TCK) by @dylanbstorey in #80
- match: path-wide rel-uniqueness for non-optional varlen vs bound rels (+1 TCK) by @dylanbstorey in #81
- remove: treat REMOVE on null/unbound variable as a no-op (+1 TCK) by @dylanbstorey in #82
- parser: accept bidirectional bracketed rel pattern <-[...]-> (correctness, +0 TCK) by @dylanbstorey in #83
- return: RETURN * skips named-path anon element prefixes _pv_n/_pv_e (+1 TCK) by @dylanbstorey in #84
- parser: four-label conjunction in expression context (+1 TCK) by @dylanbstorey in #85
- parser: existential subquery brace form EXISTS { pattern } (+2 TCK) by @dylanbstorey in #86
- TCK batch: exists + SET-entity + NaN + ORDER BY comparator + Any-type funcs (+18) by @dylanbstorey in #87
- temporal: close the non-DST Temporal TCK cluster (+30) by @dylanbstorey in #88
- metis: file DST gaps as follow-up bugs (T-0342/0343/0344) by @dylanbstorey in #89
- quantifier: MATERIALIZE non-deterministic CTEs + entity-in-list property access (+18) by @dylanbstorey in #90
- with-orderBy: ORDER BY flows to downstream collect + overflow-safe temporal ordering (+10 TCK) by @dylanbstorey in #91
- with: computed (non-aggregate) WITH key is now a GROUP BY key (+2 TCK) by @dylanbstorey in #92
- release: 0.6.0 — openCypher TCK 91.5%→97.7% (+239) by @dylanbstorey in #93
- transform_match: null statement after label for C17 portability by @dylanbstorey in #94
Full Changelog: v0.5.0...v0.6.0