Skip to content

Releases: spatie/laravel-query-builder

6.0.0

10 May 09:08
d63a54a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.8.1...6.0.0

5.8.1

10 May 08:22
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.8.0...5.8.1

5.8.0

06 Feb 20:09
8d8b527
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.7.0...5.8.0

5.7.0

08 Jan 10:08
ff61a9e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.6.0...5.7.0

5.6.0

05 Oct 11:28
a91a348
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.5.0...5.6.0

5.5.0

12 Sep 09:08
dc7742c
Compare
Choose a tag to compare

What's Changed

  • Add support for withExists via IncludedExists by @enricodelazzari in #891
  • Use default values for all config keys (avoids issues when QueryBuilder is used as a dependency in a package)

Full Changelog: 5.4.0...5.5.0

5.4.0

08 Sep 14:45
b416e5a
Compare
Choose a tag to compare

What's Changed

  • Deprecate request_data_source config. The QueryBuilder will always look at both the query string and the request body when available now
  • Fix having null as the query parameter name for filters (see #889)
  • Bump actions/checkout from 3 to 4 by @dependabot in #890

Full Changelog: 5.3.0...5.4.0

5.3.0

21 Aug 10:59
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.2.0...5.3.0

5.2.0

24 Feb 16:11
7b3911f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.1.2...5.2.0

5.1.2

24 Jan 23:33
5908f58
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.1.1...5.1.2