Releases: sanders41/meilisearch-python-sdk
Releases · sanders41/meilisearch-python-sdk
v1.6.1
Changes
Bug Fixes
- Add missing raise_for_stats when timeout is None in
wait_for_task@sanders41 (#625)
v1.6.0
v1.5.0
Changes
Features
- Update for Meilisearch 1.3.0 @sanders41 (#569)
- Add vector search capability - experimental @sanders41 (#570)
- Add option to specify attributes to search without modifying index settings @sanders41 (#579)
- Add option to show the ranking score for documents in the search results @sanders41 (#580)
- Add option to show ranking score details - experimental @sanders41 (#581)
- Add option to sort facets @sanders41 (#582)
- Add total to tasks @sanders41 (#584)
- Add facet search @sanders41 (#589)
v1.4.8
Changes
Bug Fixes
- Fix bug where json_encoders for dates sometimes return a truncated value @sanders41 (#595)
v1.4.7
v1.4.6
v1.4.5
Changes
- Make error more clear when iso date conversion fails @sanders41 (#573)
v1.4.4
v1.4.3
Changes
- Add support for Pydantic v2 @sanders41 (#557)
v1.4.2
Changes
- Drop Python 3.7 support @sanders41 (#542)