github safishamsi/graphify v0.4.11
v0.4.11 — Bug fixes: query crash, MCP CWD, .graphifyignore subfolder

latest releases: v0.4.14, v0.4.13, v0.4.12...
one day ago

Bug fixes

  • graphify query crashes with ValueError on MultiGraphG.edges[u, v] replaced with G[u][v] + MultiGraph guard (#305)
  • AttributeError: 'NoneType' has no attribute 'lower' in serve.py when a node has a null source_file (#307)
  • MCP server launched from a different directory now correctly derives the graphify-out base from the absolute path, not CWD (#309)
  • .graphifyignore patterns from a parent directory now fire correctly when graphify is run on a subfolder (#303)
pip install --upgrade graphifyy

Don't miss a new graphify release

NewReleases is sending notifications on new releases.