Skip to content

Releases: meilisearch/meilisearch-ruby

v0.32.0 💎

15 May 13:36
5b1cd31

Choose a tag to compare

🚀 Enhancements

⚙️ Maintenance/misc

Thanks again to @brunoocasali, @curquiza, @ellnix! 🎉

v0.31.0 💎

05 Feb 19:14
679a4a1

Choose a tag to compare

🚀 Enhancements

⚙️ Maintenance/misc

Thanks again to @Nymuxyzo, @ellnix, and dependabot[bot]! 🎉

v0.30.0 💎

10 Jan 16:02
085793f

Choose a tag to compare

⚠️ Breaking changes

  • Rename top level module from MeiliSearch to Meilisearch (#585) @ellnix -> this is NOT a real breaking change, but the beginning of a deprecation. We highly recommend you use Meilisearch module instead of MeiliSearch

🚀 Enhancements

⚙️ Maintenance/misc

  • Make vector test compatible with Meilisearch v1.6+ (#579) @dureuill

Thanks again to @Nymuxyzo, @brunoocasali, @curquiza, @dureuill, @ellnix, and Andre! 🎉

v0.29.0 💎

28 Oct 10:12
d838785

Choose a tag to compare

⚠️ Breaking changes (experimental feature)

Thanks again to @curquiza! 🎉

v0.28.4 💎

23 Oct 08:32
e66dc28

Choose a tag to compare

🚀 Enhancements

  • Add support of similar search (#566) @andre-m-dev

Thanks again to @andre-m-dev, and Andre! 🎉

v0.28.3 💎

30 Sep 11:50
75b78f6

Choose a tag to compare

🐛 Bug Fixes

Thanks again to @brunoocasali! 🎉

v0.28.2 💎

16 Sep 03:21
11fbadf

Choose a tag to compare

🐛 Bug Fixes

  • Add validation for document_id to prevent nil or empty values (#557) @Trehana

⚙️ Maintenance/misc

Thanks again to @Trehana, @brunoocasali, ! 🎉

v0.28.1 💎

09 Jul 16:33
96a2ee4

Choose a tag to compare

🚀 Enhancements

⚙️ Maintenance/misc

  • Add tests for frequency matchingStrategy search parameter (#548) @andre-m-dev
  • Add code samples and tests for distinct search parameter (#551) @andre-m-dev
  • Add code sample and tests for rankingScoreThreshold search parameter (#550) @andre-m-dev
  • Update docker-compose.yml to use supported ruby version (#549) @bb

Thanks again to @andre-m-dev, @bb, @brunoocasali, @curquiza and @andre-m-dev! 🎉

v0.28.0 💎

01 Jul 13:28
6f2cbc2

Choose a tag to compare

⚠️ Breaking changes

🚀 Enhancements

  • Support searchCutoffMs setting (#540) @andre-m-dev

⚙️ Maintenance/misc

  • Clarify the ruby version (#534) @brunoocasali
  • Changes related to the next Meilisearch release (v1.9.0) (#542)

Thanks again to @andre-m-dev, @brunoocasali, @curquiza, @the-sinner and André Mommert! 🎉

v0.27.1 💎

11 Mar 13:52
2d833ce

Choose a tag to compare

🚀 Enhancements

  • Implement new await synchronous interface (#498) @ellnix

⚙️ Maintenance/misc

  • Fix ruby specs (#521) @curquiza
  • Changes related to the next Meilisearch release (v1.7.0) (#520)

Thanks again to @curquiza, @ellnix, ! 🎉