v0.23.0 🐹
·
387 commits
to refs/heads/main
since this release
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
Key
fields were available in the structure, while only those used to create a key should be available in it.createdAt
has been removedupdatedAt
has been removed
Thanks again to @Thearas, @alallema, @bidoubiwa! 🎉