Skip to content

Releases: kirschbaum-development/eloquent-power-joins

2.5.1

18 Nov 17:09
9154455

Choose a tag to compare

Fixes #74

2.5.0 - Global Scopes

24 Oct 23:01
042a17a

Choose a tag to compare

Added the ability to apply global scopes from models.

2.4.1

30 Aug 10:20
4c5c1c4

Choose a tag to compare

2.4.1 - Fixed #53

2.4.0

18 Apr 22:41
4837a42

Choose a tag to compare

Improvements in the checks for already joined relationships. #51

2.3.3

07 Apr 12:22
fcc545c

Choose a tag to compare

Add ability to chain scopes - #50. Thanks @masterix21

2.3.2

29 Dec 19:21
d981723

Choose a tag to compare

Added the ability to pass raw values for the order by functions. Closes #44

2.3.1

22 Dec 16:03
9f622c5

Choose a tag to compare

Proper PHP 8 support.

2.3.0

28 Nov 15:07
f3d4da2

Choose a tag to compare

Fixes #37

2.2.3

30 Oct 18:46
1d8a117

Choose a tag to compare

Make sure join cache is cleared between queries

2.2.2

24 Oct 01:05
9b5cb73

Choose a tag to compare

Fixed issue #31