Releases: rapidwebltd/Search
Releases · rapidwebltd/Search
v2.0.2
v2.0.1
- Improvements to data retrieval and caching
v2.0.0
- Added the ability to cache source data, using any object that implements the PSR-6
CacheItemPoolInterface
caching interface. - Changed
query
method to return an object containing the search results, instead of an array. - Added highest, lowest and average relevance to the
SearchResults
object. - Added time taken to perform the search to the
SearchResults
object. - Improved and rewrote documentation.
v1.0.0
- Initial release.