Skip to content

Releases: ans-group/laravel-sieve

v0.8.0

29 Jun 09:09
d0dd552
Compare
Choose a tag to compare
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
6f6ec90
Compare
Choose a tag to compare

Fixed date filtering

v0.7.0

23 Mar 15:34
88dc574
Compare
Choose a tag to compare

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
1635e5b
Compare
Choose a tag to compare

Fixed bug on nested relationship filtering

v0.6.0

10 Mar 14:50
6a44871
Compare
Choose a tag to compare

Added custom filter

v0.5.2

07 Mar 10:54
b5f186e
Compare
Choose a tag to compare

BooleanFilter was asserting SearchTerm type without an import causing failure.

v0.5.1

28 Feb 12:18
386c625
Compare
Choose a tag to compare

Updated minimum illuminate/database version on 7.0 to avoid a CVE

v0.5.0

16 Feb 16:04
1f37b40
Compare
Choose a tag to compare

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
Choose a tag to compare

Fixed neq filtering on numeric filter

v0.4.0

19 Jan 10:35
408713f
Compare
Choose a tag to compare

Can now add a default sort