Skip to content

Releases: ans-group/laravel-sieve

v0.8.1

29 Jun 09:28
a1b69ce

Choose a tag to compare

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
d0dd552

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

Choose a tag to compare

Fixed date filtering

v0.7.0

23 Mar 15:34
88dc574

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

Choose a tag to compare

Fixed bug on nested relationship filtering

v0.6.0

10 Mar 14:50
6a44871

Choose a tag to compare

Added custom filter

v0.5.2

07 Mar 10:54
b5f186e

Choose a tag to compare

BooleanFilter was asserting SearchTerm type without an import causing failure.

v0.5.1

28 Feb 12:18
386c625

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

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

Choose a tag to compare

Fixed neq filtering on numeric filter