github meilisearch/meilisearch-symfony v0.12.0
v0.12.0 🎵

latest releases: v0.15.0, v0.14.0, v0.13.1...
11 months ago

💥 Breaking Changes

  • Accept a normalizationGroups as an array instead of the boolean useSerializerGroup when using SearchableEntity directly (#239) @norkunas
  • Allow configuring in config/meilisearch.yml a custom serializer groups instead of the default one (#239) @norkunas

Example:

enable_serializer_groups: true
serializer_groups: ['public', 'private']

🚀 Enhancements

💅 Misc

Thanks again to @brunoocasali, @curquiza, @jonatanrdsantos, @norkunas! 🎉

Don't miss a new meilisearch-symfony release

NewReleases is sending notifications on new releases.