Skip to content

v0.8.23

Choose a tag to compare

@safishamsi safishamsi released this 29 May 16:03

What's changed

Features:

  • Cross-language type-reference edges — Swift, Kotlin, PHP, Rust, and Go now emit references edges with parameter_type, return_type, generic_arg, field, and attribute contexts; inheritance split into inherits (superclass) vs implements (protocol/interface/trait) for all five languages. (#1015)

Chore:

  • CI switched from pip to uv (astral-sh/setup-uv, uv sync, uv run pytest); uv.lock committed for reproducible installs; dev setup docs updated. (#885)

Upgrade

uv tool upgrade graphifyy