Skip to content

Releases: magic5644/vscode-csharp-dependency-graph

v7.0.1

19 Nov 09:04
3bb9d1a

Choose a tag to compare

Release v7.0.1

v0.6.9

25 Apr 09:12

Choose a tag to compare

Release v0.6.9

0.6.8

18 Apr 10:49
2827e5f

Choose a tag to compare

What's Changed

  • feat: Refactor DOT graph sanitization and enhance testing by @magic5644 in #18

Full Changelog: v0.6.7...v0.6.8

0.6.7

10 Apr 14:21
58348e6

Choose a tag to compare

What's Changed

  • Update changelog for version 0.6.7 and fix render preview issue by @magic5644 in #17

Full Changelog: v0.6.6...v0.6.7

0.6.6

09 Apr 16:59
f23ec85

Choose a tag to compare

What's Changed

  • Enhance DOT file generation and improve graph preview features by @magic5644 in #16

Full Changelog: v0.6.5...v0.6.6

0.6.5

28 Mar 09:47
c443801

Choose a tag to compare

What's Changed

  • Refactor Viz.js initialization and enhance security measures by @magic5644 in #14
  • Update dependencies and enhance SVG export functionality by @magic5644 in #15

Full Changelog: v0.6.4...v0.6.5

0.6.4

23 Mar 17:17

Choose a tag to compare

[0.6.4] - 2025-03-23

  • Fixed Fix packaging issue
  • Fixed Preview webview initialization issue
  • Updated Enhance performance of dependency graph generation
  • Fixed Address issue with incorrect package version resolution
  • Added Support for additional configuration options in settings
  • Added Preview Graphviz on graphviz file open (beta)
  • Added Preview configuration options in settings

Full Changelog: v0.6.3...v0.6.4

0.5.0

20 Mar 08:41

Choose a tag to compare

[0.5.0] - 2025-03-20

  • Updated Refactor dependency resolution and enhance .csproj parsing
  • Added Add utility functions for pattern matching in dependency filtering
  • Added Add support of package dependencies in project graph
  • Added Add colors properties in settings
  • Updated Enhance csprojParser for package dependencies and improve tests
  • Updated Update package dependencies and enhance configuration options for package dependency inclusion in project graph

0.4.0

14 Mar 16:23

Choose a tag to compare

Full Changelog: v0.2.0...v0.4.0

0.2.0

10 Mar 13:17
5e2aa86

Choose a tag to compare

What's Changed

  • Initial implementation of C# Dependency Graph extension with testing and CI setup by @magic5644 in #1
  • Add CHANGELOG and update class dependency color configuration by @magic5644 in #2

New Contributors

Full Changelog: https://github.com/magic5644/vscode-csharp-dependency-graph/commits/0.2.0