Skip to content

v0.13.0 🦀

Choose a tag to compare

@meili-bot meili-bot released this 07 Dec 11:05
· 1070 commits to main since this release
75f9420

⚠️ Breaking changes

  • assume_index() is renamed into index() (#211) @alallema: we recommend using index() instead of get_index() which does not do any HTTP call

Improvement

  • add fetch_info method that fetches the information of the index (#211) @alallema

Thanks again to @alallema! 🎉