Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: Graphify-Labs/graphify

Tags

v0.9.61

Toggle v0.9.61's commit message
release: 0.9.61 — fix Python 3.12/3.13 breakage from 0.9.60

- chinese extra: pin jieba-py from 3.12 (was 3.14); jieba's invalid escapes are
  a hard error on 3.12+ and broke graphify.serve import.
- serve.py: suppress the tokenizer SyntaxWarning by category so -W error can't
  escalate it; catch SyntaxError as a fallback.
- hooks.py: harden the #3492 rebuild-root guard for 3.13, whose resolve() no
  longer raises on a symlink loop — require a real directory.
Verified full suite green on both 3.10 (5628) and 3.13 (5627).

v0.9.60

Toggle v0.9.60's commit message
release: 0.9.60 — Windows os.replace fallback, unclassified-file surf…

…acing, C/C++ newline parse, Office sidecar fix, exported-function call resolution, workspace export conditions, Python 3.14 support

v0.9.59

Toggle v0.9.59's commit message
release: 0.9.59 — incremental dedup node-loss fix, pool-start fallbac…

…k, 47% faster Python resolution, explain path::Symbol, hook rebuild-root clamp

v0.9.58

Toggle v0.9.58's commit message
release: 0.9.58 — python/php/bash import resolution, dedup source-pat…

…h normalization, SQL indexes, rust statics, install/labelling robustness, all-extra psycopg

v0.9.57

Toggle v0.9.57's commit message
release: 0.9.57 — incremental cross-file merge fix, richer dedup surv…

…ivor, C# generic call sites, JS this-member forms

v0.9.56

Toggle v0.9.56's commit message
release: 0.9.56 — rust trait methods, Windows temp-path bound, hook-s…

…kip subshell, @/ + Node subpath imports, undirected MCP query, builtin member calls, worker cleanup, TS normalizer perf, Dart source_location

v0.9.55

Toggle v0.9.55's commit message
release: 0.9.55 — leading-comment docstrings, underscore-id collision…

…s, ghost source_file, owned type-use sources, no-cluster labels, named re-exports, entity dedup, TS runtime imports, json_config edges, claude-cli preamble, watch semantic flag, mcp stdin

v0.9.54

Toggle v0.9.54's commit message
release: 0.9.54 — dup-edge collapse, unique memory-doc names, top-lev…

…el hyperedge export, rationale scoring tier, atomic version/canvas writes, tomli runtime dep

v0.9.53

Toggle v0.9.53's commit message
chore: bump to 0.9.53

Ships two batches: the robot/defang/watch/semantic-guard set — Robot Framework extractor
(#3192), generalized control-token defang (#3183), watch unresolved-link preservation
(#3190), unverified-semantic-loss guard (#3203), hook-guard search detection (#3121),
stale-SKILL.md backup (#3144), report/wiki count fixes (#3148/#3127); and a rescued batch of
@Synvoya cross-language inheritance-edge corrections (JS #1790, PHP #1791, Scala #1792/#1794,
Kotlin #1793, C# #1817, Go #1818) that had been buried in the backlog for ~7 weeks.

Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>

v0.9.52

Toggle v0.9.52's commit message
chore: bump to 0.9.52

Ships three batches: php new Foo() calls (#3115), inherited-field receivers (#3151), objc
field-table remap (#3150), ts type-only-import cycles (#3123) and import-type args (#3185);
razor @Inject cross-file (partial #3187), MCP prs isError + get_node resolver parity,
project-scoped bare hook command (#3129); and T-SQL routine recovery (#3164), watch
markdown->semantic reconcile (#3190), --help completeness, and a deepseek pricing fix. The
#3155 provenance backfill was reverted (regressed the orphan prune).

Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>