This package version is compatible with MeiliSearch v0.22.0 🎉
Changes
- Changes related to the next MeiliSearch release (v0.22.0) (#169). More about sorting.
- Add sortable attributes methods:
get_sortable_attributes, set_sortable_attributes, reset_sortable_attributes (#171) @curquiza
- Add
sort parameter during search (#172) @curquiza