Skip to content

Releases: sunerpy/codegraph-rust

v0.10.0

24 Jun 05:49
dcd2220

Choose a tag to compare

0.10.0 (2026-06-24)

Features

  • extract: add GDScript (.gd) language support (#38) (74d799a)

v0.9.0

24 Jun 01:05
c005e94

Choose a tag to compare

0.9.0 (2026-06-24)

Features

  • index: real parse progress and parse/persist streaming overlap (cec7f9a)

v0.8.0

23 Jun 15:04
4449fd3

Choose a tag to compare

0.8.0 (2026-06-23)

Features

  • index: parallelize parsing and reference resolution (5692768)

v0.7.0

23 Jun 04:14
9c6f14f

Choose a tag to compare

0.7.0 (2026-06-23)

Features

  • index: show per-phase progress with elapsed time (1fa33e9)

v0.6.0

23 Jun 03:23
fd5d935

Choose a tag to compare

0.6.0 (2026-06-23)

Features

  • index: styled progress bar for index and sync (6abc762)

v0.5.3

22 Jun 23:40
ff4d39f

Choose a tag to compare

0.5.3 (2026-06-22)

Bug Fixes

  • deps: bump quinn-proto to 0.11.15 for RUSTSEC-2026-0185 (c6a1c4c)

v0.5.2

22 Jun 12:48
332ebe6

Choose a tag to compare

0.5.2 (2026-06-22)

Bug Fixes

  • cli: default serve --mcp project to the current directory (26be9df)

v0.5.1

22 Jun 10:06
031af5b

Choose a tag to compare

0.5.1 (2026-06-22)

Bug Fixes

  • cli: enable self_update zip extraction for Windows releases (d4f7766)

v0.5.0

22 Jun 09:35
18a836c

Choose a tag to compare

0.5.0 (2026-06-22)

Features

  • cli: one-command shell completion install (completions --install) (c7961b7)

v0.4.0

22 Jun 08:01
994d7cb

Choose a tag to compare

0.4.0 (2026-06-22)

Features

  • install: one-liner install scripts, Windows ARM64 target, completions, release gating, slim READMEs (#17) (9504080)