Releases: meilisearch/meilisearch-rust
Releases · meilisearch/meilisearch-rust
v0.5.0 🦀
Breaking changes ⚠️
- Use isahc as replacement for reqwest (#49) @MCOfficer
- Remove tokio (#81) @Mubelotix
Thanks again to @MCOfficer, @Mubelotix, @bidoubiwa, @curquiza, @gcostigan, and @rrjanbiah! 🎉
v0.4.0 🦀
Changes
This package is ready to be used with a MeiliSearch v0.16.0 instance.
Breaking changes ⚠️
- Improve Query and SearchResults (#46) @Mubelotix
- Remove
set_health
method (#59) @curquiza - Rename method
get_health
intohealth
(#59) @curquiza
Thanks again to @Mubelotix! 🎉
v0.3.0 🦀
v0.2.0 🦀
The first release version of this package.
Author: @Mubelotix!