Changes
- Fixing typo sanders41 (51)
- Adding supported python version to readme sanders41 (49)
- Formatting docstrings sanders41 (48)
- Changing CI to the new poetry install script and adding 3.10 to tests sanders41 (47)
- Simplifying the contributing file sanders41 (46)
- Improving test sanders41 (37)
Breaking changes ⚠️
- Changed async-search-client dependency to meilisearch-python-async sanders41 (60)
The async-search-client package was renamed to meilisearch-python-async. The functionality of the packages are the same so if you were using any modules out of the async-search-client package they will still work, but you will need to import meilisearch-python-async instead now.