Skip to content

Releases: spatie/laravel-query-builder

6.2.1

03 Oct 11:11
64f0453
Compare
Choose a tag to compare

What's Changed

  • Removed explicit escaping for pgsql driver in FiltersPartial - Fixes #941 by @Talpx1 in #968

Full Changelog: 6.2.0...6.2.1

6.2.0

27 Sep 08:00
b8bf3fd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 6.1.0...6.2.0

6.1.0

23 Sep 08:27
f3c7828
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 6.0.1...6.1.0

6.0.1

21 May 12:12
69a6fd3
Compare
Choose a tag to compare

What's Changed

  • Fix ability to filter models by an array as filter value by @inmula in #943

New Contributors

Full Changelog: 6.0.0...6.0.1

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