Skip to content

Releases: spatie/laravel-query-builder

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

5.1.1

02 Dec 21:29
14a6802
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.1.0...5.1.1

5.1.0

28 Nov 11:24
31596ec
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.0.3...5.1.0

4.0.4

28 Nov 13:51
fa28943
Compare
Choose a tag to compare

What's Changed

  • bugfix: appending to plucked values (that are not a Model) is not possible
  • Add version number to installation command in V4 by @jamesbhatta in #786

Full Changelog: 4.0.3...4.0.4