Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 497 Bytes

CHANGELOG.md

File metadata and controls

18 lines (12 loc) · 497 Bytes

Changelog

Legend

  • 🚀 Features
  • ✨ Improvements
  • 🐞 Bugfixes
  • 🔧 Others

1.0.1 - 2024-11-02

  • ✨ 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 - 2024-11-02

✨ Official release of the django_meilisearch_indexer library ✨