Skip to content

Releases: chanhx/crabviz

[vscode] v0.4.0

27 Mar 14:36
Compare
Choose a tag to compare

Improvements

  • New color scheme
  • Add icons on cells to distinguish between enum, struct and class
  • Show progress when generating call graph for selected files
  • Allow cancellations when generating call graphs for selected files
  • Check git ignore rules in function call graph generation
  • Make interface cells clickable

Fixed

  • Function call graph generation error when involving recursive functions
  • Call graph generation errors on Windows

[vscode] v0.3.2

23 Jan 12:19
Compare
Choose a tag to compare

Fixed

  • Error in language detection (#25)

[vscode] v0.3.1

24 Dec 10:01
Compare
Choose a tag to compare

Fixed

  • Module loading issue

v0.7.0 & VS Code extension v0.3.0

04 Dec 11:51
Compare
Choose a tag to compare

Features

  • Generate a call graph for a selected function
  • Filter out test files when analyzing Go projects

Fixed

  • Calls from nested functions are not shown for Go projects

preview2

[vscode] v0.2.0

24 Sep 14:07
Compare
Choose a tag to compare

Features

  • Export call graph

[vscode] v0.1.2

07 Sep 14:00
Compare
Choose a tag to compare

Fixed

Edges are not rendered for some languages or certain calls

v0.6.0 & VS Code extension v0.1.0

02 Jun 13:20
Compare
Choose a tag to compare

What's New

  • Generate call graph for specific files and folders (VS Code)
  • Support nested symbols
  • Fix some UI bugs

preview

v0.5.0

17 May 13:09
Compare
Choose a tag to compare

VS Code extension

preview

v0.4.1

08 Apr 16:08
Compare
Choose a tag to compare

Fix assets bundling

v0.4.0

10 Dec 13:53
Compare
Choose a tag to compare

Beautify the UI

crabviz.mp4