You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 <[email protected]>
0 commit comments