Commit d485a18
Merge #323
323: Update version for the next release (v0.18.3) r=curquiza a=brunoocasali
This version makes this package compatible with Meilisearch v0.27.0 🎉
Check out the changelog of [Meilisearch v0.27.0](https://github.com/meilisearch/meilisearch/releases/tag/v0.27.0) for more information on the changes.
## 🚀 Enhancements
* Ensure nested field support (#318) `@brunoocasali`
* Add `highlightPreTag`, `highlightPostTag`, `cropMarker`, parameters in the search request (#319) `@brunoocasali`
* Create a helper module to reduce test duplication (#316) `@brunoocasali`
## 🐛 Bug Fixes
* Improve error handling, rescue EPIPE and Net::* errors (#307) `@brunoocasali`
Thanks again to `@brunoocasali!` 🎉
Co-authored-by: Bruno Casali <[email protected]>1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments