Skip to content

v0.19.1 🐹

Choose a tag to compare

@meili-bot meili-bot released this 09 May 11:24
5ebf404

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