Skip to content

Releases: mongerinc/search-request

Version 2.1.0

05 Jul 20:18
Compare
Choose a tag to compare
  • Added term property for global text searches

Version 2.0.0

01 Jul 01:10
Compare
Choose a tag to compare
  • Changing JSON/arrayable top-level filters to filterSet for more clarity
  • Some minor comment cleanup

Version 1.2.0

28 Dec 00:20
Compare
Choose a tag to compare
  • Added a getSkip() method to the search request to help people avoid making that calcuation.
  • Added contributing guidelines.

Version 1.1.0

15 Dec 20:40
Compare
Choose a tag to compare
  • getFilter($field) and getFilterValue($field) can now be called on the SearchRequest and the FilterSet to pull back the filter and value respectively of the first instance of a Filter with that field name.

Version 1.0.0

15 Dec 19:33
Compare
Choose a tag to compare

Initial release