We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 175ee05 commit 851ce15Copy full SHA for 851ce15
CHANGELOG.md
@@ -0,0 +1,11 @@
1
+# [v0.0.1] - 2023-08-15
2
+
3
+Initial release 🎉
4
5
+## Features
6
7
+- Inter-modular and inter-classes dependencies visualisation
8
+ using [mermaid class diagram](https://mermaid.js.org/syntax/classDiagram.html)
9
+- Output as a single HTML file with embedded CSS and JS
10
+- Tracking of the generation timestamp
11
+- Configurable header, footer and the page title
0 commit comments