Releases: kirschbaum-development/eloquent-power-joins
Releases · kirschbaum-development/eloquent-power-joins
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
4.1.0
What's Changed
- fix: typo in docs by @danielgnh in #199
- Update CI config; PHP 8.4 full support; by @luisdalmolin in #201
- Fix relatedKey for BelongsToMany relationship by @kadirgun in #196
New Contributors
- @danielgnh made their first contribution in #199
- @kadirgun made their first contribution in #196
Full Changelog: 4.0.1...4.1.0
4.0.1
4.0.0
What's Changed
- Enhance and test support for PostgreSQL by @luisdalmolin & @danharrin in #189
- Allow to join nested MorphTo relations by @Aztek-Johan in #180
- Join type in nested sub-relations by @dmikam in #104
- Code style by @GeoSot in #165
- General bug fixes and test improvements
- Added
.stubs
file for IDE autocompletion - Dropped support for anything below Laravel 10
New Contributors
- @danharrin
- @Aztek-Johan made their first contribution in #180
- @dmikam made their first contribution in #104
Full Changelog: 3.5.8...4.0.0
3.5.8
What's Changed
- Update README.md by @richardhowes in #185
- Support HasOneThrough by @AmandoVledder in #187
New Contributors
- @richardhowes made their first contribution in #185
- @AmandoVledder made their first contribution in #187
Full Changelog: 3.5.7...3.5.8
3.5.7
What's Changed
- Using model scopes instead of checking the soft delete scope trait directly by @luisdalmolin in #183
Full Changelog: 3.5.6...3.5.7
3.5.6
What's Changed
- Allow pass relationship aliases to orderByPowerJoins by @luilliarcec in #179
Full Changelog: 3.5.5...3.5.6
3.5.5
Full Changelog: 3.5.4...3.5.5