Skip to content

Releases: php-forge/helper

0.2.2

04 Mar 07:33
af3df42

Choose a tag to compare

What's Changed

  • feat(helper): Add generic PHPStan annotations to Reflector for typed attribute inference in consumers. by @terabytesoftw in #10

Full Changelog: 0.2.1...0.2.2

0.2.1

03 Mar 15:19
fed86d5

Choose a tag to compare

What's Changed

  • feat(helper): Add Reflector helper for class, property, type, and attribute metadata introspection. by @terabytesoftw in #9

Full Changelog: 0.2.0...0.2.1

0.2.0

25 Feb 13:17
f3f3575

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.0...0.2.0

0.1.0

25 Feb 13:44
bc81586

Choose a tag to compare

What's Changed

  • Initial release.