github safishamsi/graphify v0.3.22

latest releases: v0.8.20, v0.8.19, v0.8.18...
one month ago

What's new

  • Add: Cursor supportgraphify cursor install writes .cursor/rules/graphify.mdc with alwaysApply: true; graphify cursor uninstall removes it (#137)
  • Fix: _rebuild_code() KeyError — git hooks were silently failing on every commit because detected[FileType.CODE] didn't match detect()'s actual return shape (#148)
  • Fix: crash on NetworkX 3.2.xnode_link_data() now falls back gracefully on older NetworkX, same shim already used everywhere else (#149)
  • Fix: official package clarification in README — graphifyy is the only official PyPI package (#129)

Install / upgrade

pip install --upgrade graphifyy

Re-run graphify hook install to get the fixed git hooks.

Full changelog: CHANGELOG.md

Don't miss a new graphify release

NewReleases is sending notifications on new releases.