Releases: zingimmick/laravel-eloquent-relationships
Releases · zingimmick/laravel-eloquent-relationships
2.2.1
What's Changed
Other Changes
- Add branch parameter to GitHub action status badge by @zingimmick in #66
- Remove phpstan deprecated config option checkGenericClassInNonGenericObjectType by @zingimmick in #71
- Remove rules that were never registered by @zingimmick in #72
- 修复非一对多检索情况下重复添加查询条件的问题 by @zingimmick in #75
Full Changelog: 2.2.0...2.2.1
2.2.0
What's Changed
Other Changes
- Rename skipped rules on $rectorConfig->skip() are changed to different namespace by @zingimmick in #48
- Support for PHP 8.3 by @zingimmick in #51
- Update license copyright year(s) by @github-actions in #55
- Support for Laravel 11 by @zingimmick in #60
Full Changelog: 2.1.0...2.2.0
2.1.0
What's Changed
Other Changes
- Update license copyright year(s) by @github-actions in #36
- Hide deprecations of fakerphp/faker by @zingimmick in #37
New Contributors
- @github-actions made their first contribution in #36
Full Changelog: 2.0.0...2.1.0
2.0.0
What's Changed
Other Changes
- Enable parallel run for rector by @zingimmick in #11
- Add homepage for authors by @zingimmick in #16
- Add support for new ECSConfig and RectorConfig class by @zingimmick in #17
- Use ESCConfig instead of parameters by @zingimmick in #18
- Changes Closure to be static when possible by @zingimmick in #26
- Fix tests action for PHP 8.2 by @zingimmick in #34
Full Changelog: 1.10.0...2.0.0
1.10.0
What's Changed
- Update zing/coding-standard requirement from ^5.3 to ^5.3 || ^6.0 by @dependabot in #5
- Update nunomaduro/larastan requirement from ^1.0 to ^1.0 || ^2.0 by @zingimmick in #6
- Bump shivammathur/setup-php from 2.16.0 to 2.17.0 by @dependabot in #7
- Bump zing/coding-standard to ^6.1 by @zingimmick in #8
New Contributors
- @dependabot made their first contribution in #5
Full Changelog: 1.9.0...1.10.0
1.9.0
What's Changed
- Support CanBeOneOfMany and ComparesRelatedModels by @zingimmick in #4
Full Changelog: 1.8.0...1.9.0
1.8.0
What's Changed
- Fix illegal offset type by @zingimmick in #3
New Contributors
- @zingimmick made their first contribution in #3
Full Changelog: 1.7.1...1.8.0
1.7.1
Full Changelog: 1.7.0...1.7.1
1.7.0
Full Changelog: 1.6.0...1.7.0