- Added more attributes to the ``search_dsl`` module. - Tested against Python 3.11. - Stop testing against Python 3.6 (due to GitHub CI difficulties).
0.2.1
----- 2022-07-31
- Added some of the missing attributes to the ``search_dsl`` module.
0.2
--- 2022-07-27
- Dropped support for ``Django`` integration packages. Support for both ``Elasticsearch`` and ``OpenSearch`` will either be built in the ``django-elasticsearch-dsl`` package or a (rebranded) `fork of it <https://github.com/barseghyanartur/django-elasticsearch-dsl/tree/anysearch>`__.
Loosen Python requirements to allow Python 3.6 installations. Note, that although package is not "officially" tested with Python 3.6, it has been tested locally.