Version 1.0.0.0
Initial release of originally planned feature set.
This version can make two types of mermaid graph:
- flowchart (simple)
- class diagram (more details)
It can graph two types of Visual Studio files:
- Projects (.csproj)
- Solutions (.sln)
What's Changed
- Add code coverage report and badge by @A9G-Data-Droid in #1
- Render tests by @A9G-Data-Droid in #2
- v1.0.0 Release Candidate by @A9G-Data-Droid in #3
Full Changelog: v1.0.0-alpha...v1.0.0