v0.23.0 π
·
1028 commits
to refs/heads/main
since this release
This version makes this package compatible with Meilisearch v0.30.0 π
Check out the changelog of Meilisearch v0.30.0 for more information on the changes.
π Enhancements
- New
client.cancel_tasksmethod that lets you cancelenqueuedandprocessingtasks (#596) @alallema - New
paginationstrategy with the search parameterspageandhitsPerPage(#595) @alallema - New
client.delete_tasksmethod that lets you deleted tasks (#598) @alallema - New
client.swap_indexesmethod that lets you swap two indexes (#603) @alallema
β οΈ Breaking change
- Parameters on
get_tasksname changes: #597status->statusesindex_uid->index_uidstype->types
Thanks again to @alallema! π