Releases: kirschbaum-development/eloquent-power-joins
Releases · kirschbaum-development/eloquent-power-joins
4.2.9
What's Changed
- fix alias not applying in "through" joins when referencing the same table twice by @henrik0804 in #222
New Contributors
- @henrik0804 made their first contribution in #222
Full Changelog: 4.2.8...4.2.9
4.2.8
4.2.7
What's Changed
- Add support for Laravel scope attributes in joinRelationship callbacks by @luisdalmolin in #217
Full Changelog: 4.2.6...4.2.7
4.2.6
What's Changed
- Fix duplicate alias generation when joining same relationship multiple times by @luisdalmolin in #214
Full Changelog: 4.2.5...4.2.6
4.2.5
What's Changed
- Fix latestOfMany relationships using wrong foreign key in subqueries by @luisdalmolin in #213
Full Changelog: 4.2.4...4.2.5
4.2.4
What's Changed
- Fix missing alias in soft deletes in oneThrough / manyThrough / morphOne / morphMany by @marickvantuil in #210
Full Changelog: 4.2.3...4.2.4
4.2.3
4.2.2
What's Changed
- Fix alias not fully applying in has one/many through by @marickvantuil in #205
Full Changelog: 4.2.1...4.2.2
4.2.1
4.2.0
What's Changed
- Fix: relationship join cache with query clones by @ralphjsmit in #202
- Laravel 12 official support by @luisdalmolin in #203
New Contributors
- @ralphjsmit made their first contribution in #202
Full Changelog: 4.1.0...4.2.0