Commit 2e1c284
Merge #456
456: Update version for the next release (v0.18.3) r=curquiza a=alallema
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 about the changes.
## 🚀 Enhancements
- Add new methods for the new typo tolerance settings #443 `@alallema`
`index.get_typo_tolerance()`
`index.update_typo_tolerance(params)`
`index.reset_typo_tolerance()`
- Ensure nested field support #444 `@alallema`
- Add new search parameters highlightPreTag, highlightPostTag and cropMarker #445 `@alallema`
Co-authored-by: alallema <amelie@meilisearch.com>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 | | |
| |||
0 commit comments