An async and sync Python client for the Meilisearch API
## Changes - Refactor iso string to data conversion for better performance @sanders41 (#1606)
## Changes ## Bug Fixes - Fix bug that could cause falsy plugin results to be skipped @sanders41 (#1602)
## Changes ## Bug Fixes - Fix retrieve_vectors sending string instead of boolean in POST body @vsilv (#1591)
## Changes ## ⚠️ Breaking changes - Update fields return value for breaking change in Meilisearch @sanders41 (#1580) ## Features - Add sho…
## Changes ## Features - Add method to get field properties @sanders41 (#1570)
## Changes ## ⚠️ Breaking changes - Remove support for ujson @sanders41 (#1556)
## Changes ## Features - Add dump_bytes option to json handlers @sanders41 (#1550) ## Bug Fixes - Fix potential bug in sending compressed …
## Changes ## Features - Add skip creation option when updating documents. If set to true this skips adding new documents that don't already exi…