Releases: tasuku43/php-mermaid-class-diagram
Releases · tasuku43/php-mermaid-class-diagram
v0.6.0
v0.5.0
v0.4.0
What's Changed
- Bump symfony/console from 7.1.3 to 7.2.1 by @dependabot in #16
- fix: Exclude 'self' from dependency node names and add static factory method by @tasuku43 in #18
- Bump symfony/finder from 7.1.3 to 7.2.2 by @dependabot in #17
- Bump nikic/php-parser from 4.19.1 to 5.4.0 by @dependabot in #15
New Contributors
- @dependabot made their first contribution in #16
Full Changelog: v0.3.0...v0.4.0
V0.4.1
What's Changed
- Fix direction of dependency arrows in Mermaid class diagrams (<.. → ..>)
Full Changelog: v0.4.0...V0.4.1
v0.3.0
v0.2.1
v0.2.0
v0.1.3
v0.1.2
v0.1.1
What's Changed
- Fix typo in marker for abstract classes by @oliverklee in #4
New Contributors
- @oliverklee made their first contribution in #4
Full Changelog: v0.1.0...v0.1.1