Skip to content

Releases: ans-group/laravel-sieve

v1.0.0

27 Sep 10:55
5f5f3c9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.11.2...v1.0.0

v0.11.2

30 Mar 10:06
0faa6fa
Compare
Choose a tag to compare
Merge pull request #38 from ans-group/not-like

Add nlk filter and update filter documentation in README

v0.11.1

17 Mar 10:05
3adfefa
Compare
Choose a tag to compare

Fixes

  • Searching for false on boolean filters returning true values instead of false

v0.10.3

17 Mar 09:58
3adfefa
Compare
Choose a tag to compare

Fixes

  • Searching for false on boolean filters returning true values instead of false

v0.11.0

13 Mar 16:56
0072f42
Compare
Choose a tag to compare

Added support for laravel 10

v0.10.2

23 Jan 09:58
e6cc24e
Compare
Choose a tag to compare
Merge pull request #33 from ans-group/multiple-sorts

Allow multiple sorts to work when sort order doesn't match config order

v0.10.1

11 Jan 17:09
e99923d
Compare
Choose a tag to compare

Changes

  • Invalid search term exception now surfaces the affected property - thanks @rbibby
  • Added laravel package auto discovery - thanks @rbibby

v0.10.0

22 Nov 15:27
c646f0f
Compare
Choose a tag to compare

Updates

v0.9.0

29 Jun 13:16
6196ec3
Compare
Choose a tag to compare
Updated vendor

v0.8.1

29 Jun 09:28
a1b69ce
Compare
Choose a tag to compare
Merge pull request #24 from ukfast/allow_null_sort_order_to_be_changed

Remove quotes from function call