- 🐞 Fixed the workflow to publish the package as PyPi no longer supports username auth - 🔧 Upgraded production and development deps
1.0.1
- ✨ Official support for Python `3.13` - 🐞 No longer imports everything at the first level. Instead, use `indexers`, `serializers`, and `types` submodules - 🔧 `build_search_filter` standalone function has been replaced with `MeilisearchModelIndexer._build_search_filter` classmethod
1.0.0
✨ Official release of the `django_meilisearch_indexer` library ✨