Releases: kirschbaum-development/eloquent-power-joins
Releases · kirschbaum-development/eloquent-power-joins
3.5.4
Full Changelog: 3.5.3...3.5.4
3.5.3
Full Changelog: 3.5.2...3.5.3
3.5.2
3.5.1
What's Changed
- fix: allow non nested joins to specify pivot information by @CoolGoose in #173
New Contributors
- @CoolGoose made their first contribution in #173
Full Changelog: 3.5.0...3.5.1
3.5.0 - Laravel 11 support
PHP 8.3 Support
3.3.4
Full Changelog: 3.3.3...3.3.4
Making sure PowerJoinClause can be type-hinted.
3.3.3
What's Changed
- Issue 160: Avoid calling internal methods with
null
by @luisdalmolin in #164
Full Changelog: 3.3.2...3.3.3
3.3.2
What's Changed
- Added ability to use array callbacks in nested powerJoinWhereHas by @luisdalmolin in #163
Full Changelog: 3.3.1...3.3.2
3.3.1
What's Changed
- Added support for powerJoinHas with MorphTo relationships by @luisdalmolin in #162
Full Changelog: 3.3.0...3.3.1