Skip to content

Releases: meilisearch/meilisearch-symfony

v0.8.0 🎸

12 Jul 12:23
788dbfb
Compare
Choose a tag to compare

This version makes this package compatible with Meilisearch v0.28.0 🎉
Check out the changelog of Meilisearch v0.28.0 for more information on the changes.

💥 Breaking changes

🚀 Enhancements

🐛 Bug Fixes

Thanks again to @althaus, @brunoocasali, and @norkunas! 🎉

v0.7.2 🎵

17 Mar 16:20
8149da8
Compare
Choose a tag to compare

This package version is compatible with Meilisearch v0.26.0 🎉

🚀 Enhancements

v0.7.1 🎵

09 Feb 12:30
dce22c5
Compare
Choose a tag to compare

🚀 Enhancements

Thanks again to @brunoocasali and @norkunas! 🎉

v0.7.0 🎵

01 Feb 18:00
484c011
Compare
Choose a tag to compare

This package version is compatible with MeiliSearch v0.25.0 🎉

⚠️ Breaking changes

This package version use meilisearch-php v0.21.0 which is only compatible with MeiliSearch v0.25.0 and later, but not with v0.24.0 and older. Be sure you are using at least MeiliSearch v0.25.0 or newer before doing the upgrade.

Thanks again to @curquiza, and @norkunas! 🎉

v0.6.0 🎵

21 Dec 11:23
6d5fefd
Compare
Choose a tag to compare

⚠️ Breaking changes

  • Increase lowest constraint from Symfony 4.0 to 4.4 (#145) @norkunas

🚀 Enhancements

Thanks again to @curquiza, @norkunas and @revenkroz! 🎉

v0.5.1 🎵

17 Dec 12:56
7da911b
Compare
Choose a tag to compare

🚀 Enhancements

  • Add command to create indexes without importing documents (#133) @norkunas

Thanks again to @norkunas! 🎉

v0.5.0 🎵

17 Nov 21:08
2bf8416
Compare
Choose a tag to compare

This package version is compatible with MeiliSearch v0.24.0 🎉

⚠️ Breaking changes

This package version use meilisearch-php v0.20.0 which is only compatible with MeiliSearch v0.24.0 and later, but not with v0.23.1 and older. Be sure you are using at least MeiliSearch v0.24.0 or newer before doing the upgrade.

v0.4.5 🎵

17 Nov 15:09
20bd7de
Compare
Choose a tag to compare

🚀 Enhancements

  • Add option to meili:import command to override batch size (#124) @norkunas

Thanks again to @curquiza, and @norkunas! 🎉

v0.4.4 🎵

14 Sep 14:56
b985909
Compare
Choose a tag to compare

Changes

Thanks again to @tomdoo! 🎉

v0.4.3 🎵

01 Sep 11:33
3fa1d40
Compare
Choose a tag to compare

Changes

  • Normalize entity id before index or remove (#110) @tomdoo

Thanks again to @curquiza, @tddotsafe and @tomdoo! 🎉