Skip to content

0.2.0

Compare
Choose a tag to compare
@terabytesoftw terabytesoftw released this 02 Jun 21:58
· 69 commits to main since this release

What's Changed

  • Add ECS script to composer.json and update testing.md. by @terabytesoftw in #11
  • Upgrade to PHPStan 2.0 by @glpzzz in #12
  • feat: Enhance PHPStan integration with yii2 extensions. by @terabytesoftw in #13
  • feat: Consolidate PHPUnit workflows and update README.md with Yii2 version badges. by @terabytesoftw in #14
  • fix: Correct badge label formatting for Yii2 version in README.md. by @terabytesoftw in #15
  • fix: Remove duplicate concurrency settings from phpunit-compatibility job in build.yml. by @terabytesoftw in #16
  • chore: Update changelog for version 0.2.0 with recent enhancements and bug fixes. by @terabytesoftw in #17
  • feat: Add usage instructions and configuration details for phpstan.neon in README.md. by @terabytesoftw in #18
  • fix: Update changelog for version 0.2.0 with recent enhancements and bug fixes. by @terabytesoftw in #19

New Contributors