Skip to content

v0.25.0 πŸ’Ž

Compare
Choose a tag to compare
@meili-bot meili-bot released this 15 Aug 03:20
· 142 commits to main since this release
7ffc6e7

πŸš€ Enhancements

⚠️ This PR introduces warnings that will pop up in any request sent with a camel case attribute.
There is no clear path until this warning is triggered, but the idea is to drop the compatibility of camelCase attributes soon.
So, please make the change as soon as possible.

Warning example:

Attributes will be expected to be snake_case in future versions of Meilisearch Ruby.

Non-conforming attributes: distinctAttribute

πŸ’… Misc

Thanks again to @andre-m-dev, @brunoocasali and @jmks! πŸŽ‰