Skip to content

v0.16.2 🐍

Compare
Choose a tag to compare
@meili-bot meili-bot released this 12 Oct 12:21
· 1452 commits to main since this release
d2d4a02

This package version is compatible with MeiliSearch v0.23.0

Changes

  • New format handling CSV NDJSON (#329) @alallema:
    • Add new index method add_documents_json(string_docs, primary_key)
    • Add new index method add_documents_ndjson(string_docs, primary_key)
    • Add new index method add_documents_csv(string_docs, primary_key)
    • Add new index method add_documents_raw(string_docs, primary_key, type)

Thanks again to @AbihaFatima, @alallema, @curquiza, @darensin01, @mk1107, and @moazfarrukh! 🎉