Skip to content

v0.54.1

Choose a tag to compare

@lmeyerov lmeyerov released this 08 Apr 23:56
· 476 commits to master since this release
75110a5

PyGraphistry 0.54.1

Patch release focused on stability, typing scaffolding, CI hardening, and expanded regression coverage.

Highlights

  • CI hardening and speedups via uv lockfile-based installs and supply-chain cooldown policy.
  • Added initial GFQL IR type layer (graphistry/compute/gfql/ir/*) as frozen dataclass scaffolding for compiler/binder work.
  • Multiple GFQL/Cypher correctness fixes, including OPTIONAL MATCH execution improvements and shortest-path-related parity hardening.
  • Expanded test coverage across GFQL/Cypher/cudf/oracle parity paths.

Full changelog