Releases: protonemedia/laravel-cross-eloquent-search
Releases · protonemedia/laravel-cross-eloquent-search
2.2.1
Bugfix for JSON columns
2.2.0
Support for ordering by relevance
2.1.0
Support for Table prefixes
2.0.4
2.0.3
- Bugfix for non-paginated queries
2.0.2
V2 (#18)
2.0.0
- Support for the soundex algorithm
- Ability to disable wildcards
- Uses the
getUpdatedAtColumn
method to evaluate the updated column startWithWildcard
method has been renamed tobeginWithWildcard
allowEmptySearchQuery
method andEmptySearchQueryException
class removed
1.9.0
Support for addMany
and addWhen
methods
1.8.0
1.7.0
- Support for counting results