Releases: korridor/laravel-has-many-merged
Releases · korridor/laravel-has-many-merged
1.2.0 - Laravel 12 support, Larastan update
What's Changed
- Laravel 12 support, Larastan update by @korridor in #23
- Bump codecov/codecov-action from 4 to 5 by @dependabot in #21
Full Changelog: 1.1.0...1.2.0
1.1.0 - Laravel 11 and official PHP 8.3 support
- Added Laravel 11 support
- Tested support for PHP 8.3
- Fixed Codecov in GitHub actions
- Fixed phpstan errors
1.0.1 - PHPStan generics
- Added PHPStan generics
- Added GitHub Action with static code analytics PHPStan + Larastan
- Updated readme with new generics
1.0.0 - Laravel 10
- Laravel 10 support
- PHP 8.2 support
- GitHub actions
- Added strict types
0.0.3 - Fixed aggregates
- Fixed aggregates
- Added tests for
withCount
,withSum
andwhereHas
0.0.2 - Laravel 9
- Added Laravel 9 support
- Added PHP 8.1 support
- Updated php-cs-fixer
0.0.1 - Initial release
Init commit