Skip to content

Releases: smeghead/php-class-diagram

v1.2.5

17 Jan 12:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.4...v1.2.5

v1.2.4

08 Jan 11:57
Compare
Choose a tag to compare

What's Changed

  • fix: array expression array<SomeType> must was recognized correctly… by @smeghead in #53

Full Changelog: v1.2.3...v1.2.4

v1.2.3

03 Dec 13:10
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.2...v1.2.3

v1.2.2

10 Sep 11:49
Compare
Choose a tag to compare

v1.2.2 (2023-09-10)

Bug fix

  • fix to PhpTypeExpression#parseType argument type error. add IntersectionType.
  • add final to classes.

Full Changelog: v1.2.1...v1.2.2

v1.2.1

07 Sep 12:55
Compare
Choose a tag to compare

Bug fix

  • fix to Avoid interdependencies Smeghead\PhpClassDiagram\Php and Smeghead\PhpClassDiagram\Php\Finders.

Full Changelog: v1.2.0...v1.2.1

v1.2.0

05 Sep 13:07
e3b7b7a
Compare
Choose a tag to compare

What's Changed

  • feat: search dependency from method code. by @smeghead in #49

Full Changelog: v1.1.1...v1.2.0

v1.1.1

29 Jul 15:11
Compare
Choose a tag to compare

What's Changed

  • introduced PHPStan. by @smeghead in #47
  • fix Type Description like array<int, string> don't berecoganized. by @smeghead in #48

Full Changelog: v1.1.0...v1.1.1

v1.1.0

24 Apr 13:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.1.0

v1.0.0

06 Apr 13:12
Compare
Choose a tag to compare

php-class-diagram v1.0.0 is out🎉

Full Changelog: v0.6.1...v1.0.0

v0.6.1

03 Apr 11:50
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1