v5.0.4
This release is compatible with Laravel 10, 11 & 12
What's changed
- Connection
disconnect()
resets connection - removing connection is unnecessary in the context of Elasticsearch. Issue #64 - Added
getTotalHits()
helper method from query meta - Bug fix:
searchFuzzy()
parses options as a closure - Minor code reorganising
Full Changelog: v5.0.3...v5.0.4