Releases: ans-group/laravel-sieve
Releases · ans-group/laravel-sieve
v0.8.1
29 Jun 09:28
Compare
Sorry, something went wrong.
No results found
Merge pull request #24 from ukfast/allow_null_sort_order_to_be_changed
Remove quotes from function call
v0.8.0
29 Jun 09:09
Compare
Sorry, something went wrong.
No results found
Merge pull request #23 from ukfast/allow_null_sort_order_to_be_changed
Allow null sort order to be changed
v0.7.1
14 Apr 07:56
Compare
Sorry, something went wrong.
No results found
v0.7.0
23 Mar 15:34
Compare
Sorry, something went wrong.
No results found
Pre-v1
Removed allowedSort option from Sieve::configure callback
Wrote loads of tests
WrapsFilters interface now needs to implement getWrapped
v0.6.1
23 Mar 09:42
Compare
Sorry, something went wrong.
No results found
Fixed bug on nested relationship filtering
v0.6.0
10 Mar 14:50
Compare
Sorry, something went wrong.
No results found
v0.5.2
07 Mar 10:54
Compare
Sorry, something went wrong.
No results found
BooleanFilter was asserting SearchTerm type without an import causing failure.
v0.5.1
28 Feb 12:18
Compare
Sorry, something went wrong.
No results found
Updated minimum illuminate/database version on 7.0 to avoid a CVE
v0.5.0
16 Feb 16:04
Compare
Sorry, something went wrong.
No results found
Added laravel 9 support, thanks @phily245
Added support for defining sorts on columns not filterable, thanks @rslsystems
v0.4.1
20 Jan 12:27
Compare
Sorry, something went wrong.
No results found
Fixed neq filtering on numeric filter