Skip to content

Releases: spatie/laravel-query-builder

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

3.6.3

30 Aug 06:54
4510ac8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.6.2...3.6.3

5.0.3

29 Jul 14:20
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.0.2...5.0.3

5.0.2

25 Apr 07:07
fceb1e1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.0.1...5.0.2