Skip to content

Releases: meilisearch/meilisearch-rails

v0.2.2 🛤

24 Aug 20:36
75b4498

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

  • Changes related to the next MeiliSearch release (v0.21.0) (#47) @curquiza
  • Fix kaminari initialize error in Ruby3 (#61) @nykma

Thanks again to @alallema, @curquiza and @nykma! 🎉

v0.2.1 🛤

07 Jul 16:01
a8edb3c

Choose a tag to compare

Changes

  • Fix undefined method in reindex_all_models (#54) @jitingcn
  • Add timeout and max_retries options (#53) @sunny

Thanks again to @CaroFG, @jitingcn and @sunny! 🎉

v0.2.0 🛤

24 Jun 17:55
d9bc7e5

Choose a tag to compare

Changes

Breaking changes ⚠️

  • Accept snake_case for meilisearch options (#49) @sunny

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

v0.1.0

09 Jun 18:30
029fc14

Choose a tag to compare

First release! 🎉
Thanks to @CaroFG