Skip to content

0.3.1

Latest
Compare
Choose a tag to compare
@terabytesoftw terabytesoftw released this 16 Aug 15:00
· 7 commits to main since this release
3cc2419

What's Changed

  • code style: Order class elements in methods and properties. by @terabytesoftw in #62
  • fix: Add case to the ordered class elements in ECS configuration. by @terabytesoftw in #63
  • fix: Correct badge URL formatting in README.md. by @terabytesoftw in #64
  • fix: Add missing Composer requirement in installation guide. by @terabytesoftw in #65
  • fix: Update license badge in README.md for correct display and add missing header in LICENSE.md. by @terabytesoftw in #66
  • fix: Correct default stub file name in StubFilesExtension.php for accurate PHPStan analysis. by @terabytesoftw in #67
  • fix(HeaderCollectionDynamicMethodReturnTypeExtension): Refactor dynamic return type inference for HeaderCollection::get() method in PHPStan analysis, and add tests suite for type inference. by @terabytesoftw in #68
  • fix: Update CHANGELOG.md to include recent bug fixes and enhancements for version 0.3.1. by @terabytesoftw in #69

Full Changelog: 0.3.0...0.3.1