This version makes this package compatible with Meilisearch v0.27.0🎉
Check out the changelog of Meilisearch v0.27.0 for more information about the changes.
🚀 Enhancements
- Feature/Analytics (#279) @brunoocasali
- Add new methods for the new typo tolerance settings #294 @alallema
Index.GetTypoTolerance()
Index.UpdateTypoTolerance(params)
Index.ResetTypoTolerance() - Ensure nested field support #290 @alallema
- Add new search parameters highlightPreTag, highlightPostTag and cropMarker #291 @alallema