Skip to content

Releases: kirschbaum-development/eloquent-power-joins

3.1.0

Choose a tag to compare

@luisdalmolin luisdalmolin released this 15 Jun 10:44
e20600b

What's Changed

New Contributors

Full Changelog: 3.0.3...3.1.0

3.0.3

Choose a tag to compare

@luisdalmolin luisdalmolin released this 04 Jun 12:21
85ff768

Full Changelog: 3.0.2...3.0.3

3.0.2

Choose a tag to compare

@luisdalmolin luisdalmolin released this 16 Mar 14:41
b9aa4c2

What's Changed

  • Fix nested many to many alias, allow callbacks using the full relation name by @Runig006 in #127

Full Changelog: 3.0.1...3.0.2

3.0.1

Choose a tag to compare

@luisdalmolin luisdalmolin released this 07 Mar 15:59
6b31235

Full Changelog: 3.0.0...3.0.1

3.0.0

Choose a tag to compare

@luisdalmolin luisdalmolin released this 05 Mar 12:22
92ce06e

New Major Version.

What's Changed

  • Dropping Laravel 6 & 7 & PHP < 8 support.
  • Fixed usage of ->as alias on BelongsToMany relationships by @luisdalmolin in #124

Full Changelog: 2.7.3...3.0.0

2.7.3

Choose a tag to compare

@luisdalmolin luisdalmolin released this 05 Mar 11:19
14eb8de

What's Changed

New Contributors

Full Changelog: 2.7.2...2.7.3

2.7.2

Choose a tag to compare

@luisdalmolin luisdalmolin released this 08 Feb 11:00
9db3de5

What's Changed

Full Changelog: 2.7.1...2.7.2

2.7.1 - Encapsultate nested conditions inside a where statement #116

Choose a tag to compare

@luisdalmolin luisdalmolin released this 05 Feb 11:15
54c290c

What's Changed

  • Encapsultate nested conditions inside a where statement by @toyi in #116

New Contributors

  • @toyi made their first contribution in #116

Full Changelog: 2.7.0...2.7.1

2.7.0 - Laravel 10 support

Choose a tag to compare

@luisdalmolin luisdalmolin released this 23 Jan 11:04
be1b04e

Laravel 10 support

2.6.5

Choose a tag to compare

@luisdalmolin luisdalmolin released this 09 Dec 10:31
e69c883

What's Changed

  • Improve docs and tests on joins with a intermediate table by @marickvantuil in #103
  • Fix class name in Joining polymorphic relationships section of Readme by @fabalv in #108
  • Allow Macro calls on JoinClause by @glamax13 in #112

New Contributors

Full Changelog: 2.6.4...2.6.5