Skip to content

Releases: spatie/laravel-query-builder

1.2.0

29 Jan 10:20
Compare
Choose a tag to compare
  • add support for global scopes and soft deletes

1.1.2

23 Jan 11:20
Compare
Choose a tag to compare
  • bugfix: revert #11 (escaping _ and % in LIKE queries)

1.1.1

22 Jan 15:39
f2017ee
Compare
Choose a tag to compare
  • escape _ and % in LIKE queries

1.1.0

20 Jan 14:45
Compare
Choose a tag to compare
  • add ability to set a default sort attribute

1.0.1

19 Jan 08:53
Compare
Choose a tag to compare
  • bugfix: using allowedSorts together with an empty sort query parameter no longer throws an exception

1.0.0

17 Jan 10:26
00d113f
Compare
Choose a tag to compare
  • initial release! 🎉

0.0.3

17 Jan 09:50
Compare
Choose a tag to compare
0.0.3 Pre-release
Pre-release
  • experimental

0.0.2

17 Jan 09:02
a71fc15
Compare
Choose a tag to compare
0.0.2 Pre-release
Pre-release
  • experimental

0.0.1

16 Jan 11:11
354bd5a
Compare
Choose a tag to compare
0.0.1 Pre-release
Pre-release
  • experimental release