Releases: barseghyanartur/django-elasticsearch-dsl-drf
Releases · barseghyanartur/django-elasticsearch-dsl-drf
0.6.3-2018-01-03
- Minor fix in the search backend.
- Update the year in the license and code.
0.6.2-2017-12-29
- Update example project (and the tests that are dependant on the example project) to work with Django 2.0.
- Set minimal requirement for django-elasticsearch-dsl to 3.0.
0.6.1-2017-11-29
- Documentation fixes.
0.6-2017-11-29
- Added highlight backend.
- Added nested search functionality.
0.4.3-2017-09-28
- Documentation fixes.
- Fixes in tests.
- Improved factories.
0.4.2-2017-09-27
- Added
geo_bounding_box
query support to the geo-spatial features.