Releases: spatie/laravel-query-builder
Releases · spatie/laravel-query-builder
2.7.1
26 Feb 14:36
Compare
Sorry, something went wrong.
No results found
small fix for lumen in service provider
2.7.0
11 Feb 10:16
Compare
Sorry, something went wrong.
No results found
add support for model binding in scope filter parameters (#415 )
2.6.1
11 Feb 09:26
Compare
Sorry, something went wrong.
No results found
fix alias for multiple allowed includes (#414 )
2.6.0
10 Feb 15:25
Compare
Sorry, something went wrong.
No results found
add FiltersTrashed for filtering soft-deleted models
add FiltersCallback for filtering using a callback
2.5.1
22 Jan 13:24
Compare
Sorry, something went wrong.
No results found
fix dealing with empty or null includes (#395 )
fix passing an associative array of scope filter values (#387 )
2.5.0
09 Jan 12:14
Compare
Sorry, something went wrong.
No results found
2.4.0
04 Jan 22:55
Compare
Sorry, something went wrong.
No results found
add support for a custom filter delimiter (#369 )
2.3.0
08 Oct 08:49
Compare
Sorry, something went wrong.
No results found
resolve QueryBuilderRequest from service container
2.2.1
03 Oct 10:01
Compare
Sorry, something went wrong.
No results found
fix issue when passing camel-cased includes (#336 )
2.2.0
03 Oct 10:00
Compare
Sorry, something went wrong.
No results found
add option to disable parsing relationship constraints when filtering related model properties in the exact and partial filters (#262 )
fix selecting fields from included relationships that are multiple levels deep (#317 )