Skip to content

v0.8.0 — Ruby / PHP / Swift dependency graph

Choose a tag to compare

@johunsang johunsang released this 14 May 17:56
· 9 commits to main since this release

v0.8.0 — Ruby / PHP / Swift dependency graph

deps and impact now work for Ruby (require_relative + class/
module/method), PHP (namespace + use + require/include), and Swift
(module imports + struct/class/protocol/extension/enum).

Languages with full AST chunking + dependency graph:
Rust, Python, JavaScript, TypeScript, Go, Java, C, C++, Kotlin,
Ruby, PHP, Swift.

89 tests pass; 50-query self-benchmark unchanged.