Skip to content

Releases: rapidwebltd/Search

v2.0.2

30 Jan 15:51
Compare
Choose a tag to compare
  • Increase minimum UXDM version required.
  • Fix composer license.

This release also contains:

  • Significant documentation improvements.
  • Change of package description in composer file.

v2.0.1

08 Aug 14:00
Compare
Choose a tag to compare
  • Improvements to data retrieval and caching

v2.0.0

08 Aug 12:38
Compare
Choose a tag to compare
  • 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

21 Jul 11:25
Compare
Choose a tag to compare
  • Initial release.