Skip to content

v1.2.0

Latest

Choose a tag to compare

@kaedroho kaedroho released this 11 Feb 23:19
· 12 commits to main since this release
ca26d51

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

Full Changelog: v1.1.1...v1.2.0