Skip to content

Releases: kirschbaum-development/eloquent-power-joins

4.0.1

26 Nov 13:22
3c1af9b
Compare
Choose a tag to compare

What's Changed

  • Add extra condition to avoid wrong on clause on MorphTo joins by @sebj54 in #192

New Contributors

Full Changelog: 4.0.0...4.0.1

4.0.0

06 Oct 12:34
Compare
Choose a tag to compare

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

Full Changelog: 3.5.8...4.0.0

3.5.8

10 Sep 10:28
397ef08
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.5.7...3.5.8

3.5.7

26 Jun 13:11
3f57b39
Compare
Choose a tag to compare

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

09 Apr 00:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.5.5...3.5.6

3.5.5

27 Mar 11:14
Compare
Choose a tag to compare

Full Changelog: 3.5.4...3.5.5

3.5.4

26 Mar 19:21
Compare
Choose a tag to compare

Full Changelog: 3.5.3...3.5.4

3.5.3

26 Mar 10:43
Compare
Choose a tag to compare

Full Changelog: 3.5.2...3.5.3

3.5.2

20 Mar 10:23
2fae3ac
Compare
Choose a tag to compare

What's Changed

  • Upgrading from 3.2.1 to 3.5.0 produces error "Undefined column: 7 ERROR" #172 by @vedmant in #174

New Contributors

Full Changelog: 3.5.1...3.5.2

3.5.1

19 Mar 22:46
571f09c
Compare
Choose a tag to compare

What's Changed

  • fix: allow non nested joins to specify pivot information by @CoolGoose in #173

New Contributors

Full Changelog: 3.5.0...3.5.1