Skip to content

Releases: sanders41/meilisearch-python-sdk

v2.2.2

30 Nov 10:41
3af4368

Choose a tag to compare

Changes

Bug Fixes

v2.2.1

27 Nov 00:51
5d286bb

Choose a tag to compare

Changes

v2.2.0

20 Nov 14:33
5c19fe6

Choose a tag to compare

Changes

Features

v2.1.0

05 Nov 22:00
eea30b6

Choose a tag to compare

Changes

Features

Bug Fixes

v2.0.1

04 Oct 02:07
c0bc3dc

Choose a tag to compare

Changes

v2.0.0

03 Oct 20:48
87296fa

Choose a tag to compare

⚠️ This package was previously named meilisearch-python-async.

Changes

⚠️ Breaking changes

  • Add a sync client option and rename package to meilisearch-python-sdk @sanders41 (#687)
  • Rename the old Client to AsyncClient, and Index to AsyncIndex. Client and Index are now sync options. @sanders41 (#687)
  • Move task methods to clients @sanders41 #690
  • Rename package to meilisearch_python_sdk @sanders41 #700

v1.8.1

03 Oct 20:21
b6f9942

Choose a tag to compare

⚠️
This is the last release under the meilisearch-python-async name. Starting with version 2.0.0 the project has been renamed to meilisearch-python-sdk, and contains both an async and a sync client.
⚠️

Changes

v1.8.0

25 Sep 12:10
209557c

Choose a tag to compare

Changes

Features

v1.7.0

27 Aug 02:02
0dd5854

Choose a tag to compare

Changes

Features

v1.6.2

14 Aug 13:56
836ede7

Choose a tag to compare

Changes

Bug Fixes