Skip to content

Releases: meilisearch/meilisearch-swift

v0.4.0 🕊

08 Oct 16:05
06c8527
Compare
Choose a tag to compare

Breaking changes ⚠️

  • Remove acceptNewFields routes (#51) @Ethenyl
  • Change search method from get to post (#30) @bidoubiwa

Thanks again to @Ethenyl, @bidoubiwa, and @curquiza.
Special thanks to @ppamorim who improved all the tests! 🎉

v0.3.0 🕊

01 Oct 14:32
9a2bf4c
Compare
Choose a tag to compare

Changes

Breaking changes ⚠️

Fixes

Thanks again to @Ethenyl, @bidoubiwa, @curquiza and @ppamorim! 🎉

v0.2.0 🕊

30 Jul 09:07
eee8421
Compare
Choose a tag to compare

Changes

Breaking changes

  • Rename addOrReplaceDocument and addOrUpdateDocument into addDocuments and updateDocuments. (#21) @curquiza

Thanks again to @curquiza, @eskombro and @ppamorim! 🎉

0.1.0

22 Jun 04:07
e87b66d
Compare
Choose a tag to compare

First version of meilisearch-swift.

This release contains:

  • Support to version v0.10.X of Meilisearch;
  • Support to Index, Document, Search, Updates, Keys, Settings, Stats, Health, Version and System Information.