What's Changed
- Support ranking and score annotation on MySQL by @gasman in #53
- Support TimeField on ElasticSearch by @gasman in #52
- Various code coverage fixes (rebase of #42) by @gasman in #55
- Correctly handle hyphenated search terms on Postgres by @gasman in #57
- Allow version 0.11.0 of django-tasks by @nim65s in #59
- Fixed minor typos in documentation by @jsma in #62
- Add API documentation for search backends by @gasman in #39
- modified the regex to allow hyphens in the filter values by @Nightwing-77 in #64
- Support passing extra args to runtests.py by @gasman in #67
New Contributors
- @nim65s made their first contribution in #59
- @jsma made their first contribution in #62
- @Nightwing-77 made their first contribution in #64
Full Changelog: v1.1.1...v1.2.0