Skip to content

Releases: spatie/laravel-query-builder

1.8.0

28 Mar 14:45
4d3e9d2
Compare
Choose a tag to compare
  • add allowedAppends()

1.7.0

23 Mar 17:19
Compare
Choose a tag to compare
  • add ability to customize query parameter names

1.6.0

05 Mar 16:27
Compare
Choose a tag to compare
  • add support for selecting specific columns using ?fields[table]=field_name

1.5.3

09 Feb 23:30
7c3a260
Compare
Choose a tag to compare
  • allow arrays in filters

1.5.2

08 Feb 12:52
Compare
Choose a tag to compare
  • Add support for Laravel 5.6

1.5.1

07 Feb 22:14
Compare
Choose a tag to compare
  • fix: initializing scopes, macro's, the onDelete callback and eager loads from base query on QueryBuilder

1.5.0

06 Feb 14:22
bad99b7
Compare
Choose a tag to compare
  • use specific exceptions for every invalid query

1.4.0

05 Feb 15:54
4fd1d59
Compare
Choose a tag to compare
  • allow multiple sorts

1.3.0

05 Feb 08:45
9a6318f
Compare
Choose a tag to compare
  • allow allowedIncludes, allowedFilters and allowedSorts to accept arrays

- remove auto registering facade from composer.json

03 Feb 15:38
Compare
Choose a tag to compare