Releases: magic5644/vscode-csharp-dependency-graph
Releases · magic5644/vscode-csharp-dependency-graph
v7.0.1
v0.6.9
0.6.8
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
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
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
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
[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
[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
Full Changelog: v0.2.0...v0.4.0
0.2.0
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
- @magic5644 made their first contribution in #1
Full Changelog: https://github.com/magic5644/vscode-csharp-dependency-graph/commits/0.2.0