Releases: php-forge/helper
Releases · php-forge/helper
0.2.2
What's Changed
- feat(helper): Add generic PHPStan annotations to
Reflectorfor typed attribute inference in consumers. by @terabytesoftw in #10
Full Changelog: 0.2.1...0.2.2
0.2.1
What's Changed
- feat(helper): Add
Reflectorhelper for class, property, type, and attribute metadata introspection. by @terabytesoftw in #9
Full Changelog: 0.2.0...0.2.1
0.2.0
What's Changed
- Prepare for next release. by @terabytesoftw in #5
- feat(config): Add CodeRabbit configuration. by @coderabbitai[bot] in #7
- feat(helper): Refactor codebase to improve performance. by @terabytesoftw in #6
- fix(tests): Raise Code Coverage
100%. by @terabytesoftw in #8
New Contributors
- @coderabbitai[bot] made their first contribution in #7
Full Changelog: 0.1.0...0.2.0
0.1.0
What's Changed
- Initial release.