Skip to content

Releases: spatie/laravel-query-builder

3.3.2

27 Oct 15:24
Compare
Choose a tag to compare
  • fix config key to disable InvalidFilterQuery exception

3.3.1

11 Oct 08:33
180f211
Compare
Choose a tag to compare
  • make nested scope compatible with older Laravel (#542)

3.3.0

05 Oct 19:31
Compare
Choose a tag to compare
  • add ability to filter by nested relationship scopes (#519)
  • add config key to disable InvalidFilterQuery exception (#525)

3.2.4

01 Oct 13:53
203d86d
Compare
Choose a tag to compare
  • update what defines an ignored filter value (#533)

3.2.3

30 Sep 12:44
178628f
Compare
Choose a tag to compare
  • add LengthAwarePaginator to QueryBuilder (#532)

3.2.2

09 Sep 16:43
Compare
Choose a tag to compare
  • Revert changes from v3.2.1 to AllowedFilter::filter()

3.2.1

09 Sep 16:28
Compare
Choose a tag to compare
  • Fix filtering associative arrays (#488)
  • AllowedFilter::filter() takes a Illuminate\Database\Eloquent\Builder instead of a QueryBuilder instance

3.2.0

08 Sep 22:38
Compare
Choose a tag to compare
  • add support for Laravel 8

2.8.4

02 Oct 15:31
Compare
Choose a tag to compare
  • fix release

2.8.3

08 Sep 22:42
Compare
Choose a tag to compare
  • add support for Laravel 8