Skip to content

Releases: meilisearch/meilisearch-ruby

v0.16.0 💎

24 Aug 18:14
362dd8e
Compare
Choose a tag to compare

This version makes this package compatible with MeiliSearch v0.21.0
🎉 Check out the changelog of MeiliSearch v0.21.0

Changes

Breaking changes ⚠️

  • Rename attributes_for_faceting into filterable_attributes (#192) @curquiza
  • Use filter (#193) @curquiza
  • Rename fieldsDistribution into fieldDistribution (#194) @curquiza
  • Changes related to the next MeiliSearch release (v0.21.0) (#169)

Thanks again to @alallema, @bidoubiwa, @curquiza, ! 🎉

v0.15.4 💎

11 Jun 17:56
8d85df7
Compare
Choose a tag to compare

Changes

Thanks again to @christianhellsten! 🎉

v0.15.3 💎

24 May 07:15
d25acb5
Compare
Choose a tag to compare

Changes

  • Accept integer as a query parameter (#180) @manaleak2d

Thanks again to @bidoubiwa, @curquiza, and @manaleak2d! 🎉

v0.15.2 💎

05 May 17:14
1e444a7
Compare
Choose a tag to compare

Changes

  • Adding possibility to send body null and tests (#175) @alallema

Thanks again to @alallema, @bidoubiwa, @curquiza, ! 🎉

v0.15.1 💎

19 Apr 12:04
0b18a51
Compare
Choose a tag to compare

Changes

Thanks also to @curquiza, @eskombro, @gurgeous, @khash, and @xluffy! 🎉

v0.15.0 💎

26 Nov 15:32
feabdc3
Compare
Choose a tag to compare

Changes

  • Introduction of the implicit index creation: Now you can add documents without creating an index first (#123) @curquiza
  • Implement dumps (#114) @CaroFG
  • Introduce idiomatic setters (#118) @bb

Breaking changes ⚠️

  • Changes due to implicit index creation introduction (#123) @curquiza
    • index.show and client.show_index(...) were removed. There are replaced by index.fetch_info and client.fetch_index(...).
    • index.update now returns an Index object

Thanks again to @CaroFG, @bb and @curquiza! 🎉

v0.14.0 💎

04 Nov 14:17
c07df3e
Compare
Choose a tag to compare

Changes

  • Update dependencies

Breaking changes

Thanks also to @Jeremy-Walton, and @gczh! 🎉

v0.13.3 💎

24 Sep 15:38
6750cf6
Compare
Choose a tag to compare

Changes

Thanks again to @bronislav! 🎉

v0.13.2 💎

01 Sep 14:30
Compare
Choose a tag to compare

Changes

  • Update dependencies

This gem is now compatible with MeiliSearch v0.14.0 without any changes in this gem! Enjoy!

Thanks again to @eskombro! 🎉

v0.13.1 💎 [Not available on RubyGems]

01 Sep 14:15
e270130
Compare
Choose a tag to compare