Skip to content

Releases: tasuku43/php-mermaid-class-diagram

v0.6.0

08 Aug 09:28
b11d38b
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump nikic/php-parser from 5.4.0 to 5.5.0 by @dependabot[bot] in #24
  • feat(cli): Add --exclude-relationships and relationship filtering by @tasuku43 in #33

Full Changelog: v0.5.0...v0.6.0

v0.5.0

27 May 21:22
a5bb213
Compare
Choose a tag to compare

What's Changed

  • Add support for PHP 8.1 Enums in Mermaid Class Diagram Renderer and overhaul test suite by @tasuku43 in #21

Full Changelog: V0.4.1...v0.5.0

v0.4.0

23 Mar 05:44
8f4bf43
Compare
Choose a tag to compare

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

Full Changelog: v0.3.0...v0.4.0

V0.4.1

23 Mar 06:03
Compare
Choose a tag to compare

What's Changed

  • Fix direction of dependency arrows in Mermaid class diagrams (<.. → ..>)

Full Changelog: v0.4.0...V0.4.1

v0.3.0

13 Aug 06:35
98bf40e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.3.0

v0.2.1

25 Jun 15:08
1cf1092
Compare
Choose a tag to compare

What's Changed

  • fix: Omit if the return type is 'self' by @tasuku43 in #11

Full Changelog: v0.2.0...v0.2.1

v0.2.0

25 Jun 15:00
c00955e
Compare
Choose a tag to compare

What's Changed

  • refactor node by @tasuku43 in #9
  • Add DependencyConnector to handle class dependencies in diagrams by @tasuku43 in #10

Full Changelog: v0.1.3...v0.2.0

v0.1.3

20 Apr 21:05
7a6c658
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.1.3

v0.1.2

28 Mar 07:02
b1e348e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

04 Mar 22:24
a69cf43
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.1.1