Releases: spatie/laravel-query-builder
Releases · spatie/laravel-query-builder
3.4.2
05 Jul 12:41
Compare
Sorry, something went wrong.
No results found
fix unexpected lowercase appends (#637 )
1.18.0
10 Jun 22:29
Compare
Sorry, something went wrong.
No results found
add support for Laravel 6
add support for PHP 8
3.4.1
24 May 10:13
Compare
Sorry, something went wrong.
No results found
fix simple paginator append not working (#633 )
3.4.0
20 May 09:44
Compare
Sorry, something went wrong.
No results found
add support for custom includes (#623 )
add support for getting request data from the request body (#589 )
fix issues when cloning QueryBuilder (#621 )
3.3.4
26 Nov 14:55
Compare
Sorry, something went wrong.
No results found
prepend table name to WHERE clause for ambiguous partial filters (#567 )
add PHP 8 support
3.3.3
27 Oct 16:14
Compare
Sorry, something went wrong.
No results found
prepend table name to WHERE clause for ambiguous exact filters (#467 )
3.3.2
27 Oct 15:24
Compare
Sorry, something went wrong.
No results found
fix config key to disable InvalidFilterQuery exception
3.3.1
11 Oct 08:33
Compare
Sorry, something went wrong.
No results found
make nested scope compatible with older Laravel (#542 )
3.3.0
05 Oct 19:31
Compare
Sorry, something went wrong.
No results found
add ability to filter by nested relationship scopes (#519 )
add config key to disable InvalidFilterQuery exception (#525 )
3.2.4
01 Oct 13:53
Compare
Sorry, something went wrong.
No results found
update what defines an ignored filter value (#533 )