We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6c1373 commit 2abca2aCopy full SHA for 2abca2a
CHANGELOG.md
@@ -2,6 +2,18 @@
2
3
All notable changes to `laravel-query-builder` will be documented in this file
4
5
+## 6.3.4 - 2025-07-25
6
+
7
+### What's Changed
8
9
+* Improve QueryBuilder Generic Support by @liamduckett in https://github.com/spatie/laravel-query-builder/pull/1012
10
11
+### New Contributors
12
13
+* @liamduckett made their first contribution in https://github.com/spatie/laravel-query-builder/pull/1012
14
15
+**Full Changelog**: https://github.com/spatie/laravel-query-builder/compare/6.3.3...6.3.4
16
17
## 6.3.3 - 2025-07-14
18
19
### What's Changed
0 commit comments