Releases: kirschbaum-development/eloquent-power-joins
Releases · kirschbaum-development/eloquent-power-joins
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
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