This version makes this package compatible with Meilisearch v1.0.0 🎉
Check out the changelog of Meilisearch vv1.0.0 for more information on the changes(#405).
⚠️ Breaking changes
- KeyParsed struct has been changed; this structure is used to manage the time format when creating a key, however, all the
Keyfields were available in the structure, while only those used to create a key should be available in it.createdAthas been removedupdatedAthas been removed
Thanks again to @Thearas, @alallema, @bidoubiwa! 🎉