Releases: protonemedia/laravel-cross-eloquent-search
Releases · protonemedia/laravel-cross-eloquent-search
2.2.2
21 Sep 11:47
Compare
Sorry, something went wrong.
No results found
Bugfix for empty search terms
2.2.1
17 Sep 08:50
Compare
Sorry, something went wrong.
No results found
2.2.0
17 Sep 08:26
Compare
Sorry, something went wrong.
No results found
Support for ordering by relevance
2.1.0
09 Aug 09:58
Compare
Sorry, something went wrong.
No results found
Support for Table prefixes
2.0.4
03 May 08:31
Compare
Sorry, something went wrong.
No results found
Fix phpdoc comment format (credit to @gazben )
2.0.3
29 Apr 13:08
Compare
Sorry, something went wrong.
No results found
Bugfix for non-paginated queries
2.0.2
29 Jan 15:06
Compare
Sorry, something went wrong.
No results found
2.0.0
29 Jan 08:46
Compare
Sorry, something went wrong.
No results found
Support for the soundex algorithm
Ability to disable wildcards
Uses the getUpdatedAtColumn method to evaluate the updated column
startWithWildcard method has been renamed to beginWithWildcard
allowEmptySearchQuery method and EmptySearchQueryException class removed
1.9.0
23 Dec 19:55
Compare
Sorry, something went wrong.
No results found
Support for addMany and addWhen methods
1.8.0
23 Dec 15:16
Compare
Sorry, something went wrong.
No results found
Support for simple pagination (thanks @mewejo !).