Releases: spatie/laravel-query-builder
Releases · spatie/laravel-query-builder
6.3.5
What's Changed
- Make nullable parameter types explicit to avoid deprecation warnings by @zigzagdev in #1013
New Contributors
- @zigzagdev made their first contribution in #1013
Full Changelog: 6.3.4...6.3.5
6.3.4
What's Changed
- Improve QueryBuilder Generic Support by @liamduckett in #1012
New Contributors
- @liamduckett made their first contribution in #1012
Full Changelog: 6.3.3...6.3.4
6.3.3
What's Changed
- update some links so point to v6 docs by @KnudH in #1004
- Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot[bot] in #1006
- Docs: clarify selecting fields for included relations by @amyavari in #1008
- Add larastan and fix static analysis issue by @alexkart in #1003
- Bump stefanzweifel/git-auto-commit-action from 5 to 6 by @dependabot[bot] in #1009
- Allow nested filters by @bambamboole in #1010
New Contributors
- @KnudH made their first contribution in #1004
- @amyavari made their first contribution in #1008
- @bambamboole made their first contribution in #1010
Full Changelog: 6.3.2...6.3.3
6.3.2
6.3.1
What's Changed
- General code health improvements by @xHeaven in #988
- Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in #992
- Laravel 12.x Compatibility by @laravel-shift in #994
- Exclude
.github
folder and.php_cs
from being included in composer installation by @stevebauman in #993
New Contributors
Full Changelog: 6.3.0...6.3.1
6.3.0
What's Changed
- Feature: Add "belongs to" filter by @gpibarra in #975
- Feature: Additional config options to better match the API spec by @CoolGoose in #983
New Contributors
- @CoolGoose made their first contribution in #983
Full Changelog: 6.2.3...6.3.0
6.2.3
What's Changed
- Fix selecting fields on belongs to many relations by @rasmuscnielsen in #986
New Contributors
- @rasmuscnielsen made their first contribution in #986
Full Changelog: 6.2.2...6.2.3
6.2.2
What's Changed
- Update filtering.md to clarify handling of array scope parameter by @g-gullstrand in #976
- Remove PHPUnit cache by @tarexme in #982
- Fix typo in filtering.md by @yngc0der in #984
- Fixed IncludedCount.php by @dash8x in #978
New Contributors
- @g-gullstrand made their first contribution in #976
- @tarexme made their first contribution in #982
- @yngc0der made their first contribution in #984
- @dash8x made their first contribution in #978
Full Changelog: 6.2.1...6.2.2
6.2.1
What's Changed
Full Changelog: 6.2.0...6.2.1
6.2.0
What's Changed
- [FEAT] add filter by operator by @AbdelrahmanBl in #940
- Add documentation for the operator filter by @AlexVanderbist in #974
New Contributors
- @AbdelrahmanBl made their first contribution in #940
Full Changelog: 6.1.0...6.2.0