Skip to content

Releases: awulkiew/cxx-dependency-visualizer

CxxDependencyVisualizer v0.2

03 Jan 20:37
Compare
Choose a tag to compare
  • Added "Ignore Foreign" headers option
  • Added "Ignore Comments" option
  • Improved level-based layout creation
  • Fixed analysis of #includes defined with ""

CxxDependencyVisualizer v0.1

02 Jan 19:26
Compare
Choose a tag to compare
  • #include structure analysis
  • Graph layout creation (4 available)
  • Graph tools (neighbors, path, cycles)
  • Navigation (move, zoom)
  • Options (show/hide graph edges, lines width, etc.)
  • Find