Skip to content

Releases: spatie/laravel-query-builder

1.3.0

05 Feb 08:45
9a6318f

Choose a tag to compare

  • allow allowedIncludes, allowedFilters and allowedSorts to accept arrays

- remove auto registering facade from composer.json

03 Feb 15:38

Choose a tag to compare

1.2.0

29 Jan 10:20

Choose a tag to compare

  • add support for global scopes and soft deletes

1.1.2

23 Jan 11:20

Choose a tag to compare

  • bugfix: revert #11 (escaping _ and % in LIKE queries)

1.1.1

22 Jan 15:39
f2017ee

Choose a tag to compare

  • escape _ and % in LIKE queries

1.1.0

20 Jan 14:45

Choose a tag to compare

  • add ability to set a default sort attribute

1.0.1

19 Jan 08:53

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

Choose a tag to compare

  • initial release! 🎉

0.0.3

17 Jan 09:50

Choose a tag to compare

0.0.3 Pre-release
Pre-release
  • experimental

0.0.2

17 Jan 09:02
a71fc15

Choose a tag to compare

0.0.2 Pre-release
Pre-release
  • experimental