Releases: sanders41/meilisearch-python-sdk
Releases · sanders41/meilisearch-python-sdk
v7.1.2
Changes
Bug Fixes
- Fix bug where raise_for_status could be skipped with tasks and batches @sanders41 (#1642)
v7.1.1
v7.1.0
v7.0.4
Changes
- Update broken search parameters documentation link @ImadSaddik (#1618)
- Add missing colons to Examples sections in documentation strings @ImadSaddik (#1617)
Bug Fixes
- Fix bug in get_documents with filter and sort @sanders41 (#1620)
v7.0.3
Changes
- Refactor iso string to data conversion for better performance @sanders41 (#1606)
v7.0.2
v7.0.1
v7.0.0
Changes
⚠️ Breaking changes
- Update fields return value for breaking change in Meilisearch @sanders41 (#1580)
Features
- Add show search performance parameter @sanders41 (#1579)