v0.23.0 π¦
·
370 commits
to refs/heads/main
since this release
This version introduces features released on Meilisearch v1.1.0 π
Check out the changelog of Meilisearch v1.1.0 for more information on the changes.
π Enhancements
- Add the
multi_search
method onClient
#454
β οΈ Breaking changes
- Rename
Document
trait toIndexConfig
and extend with function to retrieve index (#445) @amaihoefner - Add facetstats in the searchResults #443
- Add a new
csv_delimiter
parameter onindex.add_or_replace_unchecked_payload
andindex. add_or_update_unchecked_payload
#455 - make the api key optional (#458) @irevoire
Thanks again to @amaihoefner, @bidoubiwa, @irevoire, and @shimatar0! π