⚠️ 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! 🎉