* [MAJOR] drop python 2.7, update tox and CI run env (331) * [FEAT] Add support for Python 3.9, 3.10 and 3.11 (329)
2.0.0
* [MAJOR] Updates the python client used to the latest major (>= 2.0) (306)
1.7.3
* [CHORE] adds tests for django 2.2LTS and django 3.x (303) * [CHORE] introduces the migration changes required to move from 1.x to 2.0, namely introduction of API: `MIDDLEWARES` and `Templates` (303)
1.7.2
* [FIX] Prevent deprecation warning by removing deprecated call to set_extra_header (297)
1.7.1
* [FIX] Fixes non specified version of algoliasearch in requirements (281)
1.7.0
* [FEAT] Context Decorator to temporarily disable the auto-indexing (266) * [FIX] Make the temp index name respect the suffix and prefix (268)