Skip to content

v0.7.0 — Ruby, PHP, Swift AST chunking

Choose a tag to compare

@johunsang johunsang released this 14 May 17:46
· 10 commits to main since this release

v0.7.0 — AST chunking for Ruby, PHP, Swift

Ruby / PHP / Swift now get proper AST-aligned chunks (function /
class / module boundaries) instead of line-based fallback. 86 tests
pass; 50-query self-benchmark unchanged.

Languages with full AST chunking + dependency graph:

  • Rust, Python, JavaScript, TypeScript, Go, Java, C, C++, Kotlin
  • Ruby, PHP, Swift (new in this release; AST chunking only)