Skip to content

Releases: kirschbaum-development/eloquent-power-joins

2.5.0 - Global Scopes

24 Oct 23:01
042a17a
Compare
Choose a tag to compare

Added the ability to apply global scopes from models.

2.4.1

30 Aug 10:20
4c5c1c4
Compare
Choose a tag to compare

2.4.1 - Fixed #53

2.4.0

18 Apr 22:41
4837a42
Compare
Choose a tag to compare

Improvements in the checks for already joined relationships. #51

2.3.3

07 Apr 12:22
fcc545c
Compare
Choose a tag to compare

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

2.3.2

29 Dec 19:21
d981723
Compare
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
Compare
Choose a tag to compare

Proper PHP 8 support.

2.3.0

28 Nov 15:07
f3d4da2
Compare
Choose a tag to compare

Fixes #37

2.2.3

30 Oct 18:46
1d8a117
Compare
Choose a tag to compare

Make sure join cache is cleared between queries

2.2.2

24 Oct 01:05
9b5cb73
Compare
Choose a tag to compare

Fixed issue #31

2.2.1

14 Oct 19:26
067f6db
Compare
Choose a tag to compare

Fixes issue #29