Current section

Files

Jump to
hui CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## 0.4.1 (2018-09-04)
* Decode and return Solr JSON response as Map
## 0.4.0 (2018-09-03)
* Support HTTP headers and options specification
* Remove Hui.Search.search/1 (cf. search/2)
* q/1 shortcut for search(:default, query)
## 0.3.0 (2018-09-01)
* Multiple Solr endpoints configuration and searching
* Apache 2 license
## 0.2.0 (2018-08-31)
* First release.
* Solr search capability