github safishamsi/graphify v0.4.2

latest releases: v0.6.1, v0.6.0, v0.5.7...
20 days ago

Bug fixes — 8 issues addressed.

Bug fixes (our commits)

  • #211 Same-basename files produced colliding node IDs — now uses full path
  • #216 Edges using from/to keys were silently dropped — now normalized
  • #217 Empty graphs caused ZeroDivisionError during visualization — guarded
  • #222 Post-commit hook silently skipped .tsx, .jsx etc — removed stale CODE_EXTS filter

Community fixes (cherry-picked)

  • #212 NetworkX ≤3.1 serialises edges as links — now accepted alongside edges
  • #220 Version warning fired during install/uninstall and duplicated on shared paths — fixed
  • #204 All file IO now uses encoding="utf-8" — prevents crashes on Windows CJK/emoji corpora; hook writes use newline="\n" to prevent CRLF shebang breakage
  • #221 Obsidian: node labels ending in .md produced .md.md filenames; GRAPH_REPORT.md now links to community hub files so the vault stays in one connected component

Upgrade

pip install --upgrade graphifyy

Don't miss a new graphify release

NewReleases is sending notifications on new releases.