Skip to content
This repository has been archived by the owner on Sep 23, 2021. It is now read-only.

Releases: tumb1er/django_sphinxsearch

4.2.0

05 Aug 06:31
2d866b0
Compare
Choose a tag to compare

#55 Django-3.1 support

4.1.0

24 Apr 13:55
02b426a
Compare
Choose a tag to compare

#43 support running queries in django non-transactional TestCase

4.0.0

15 Dec 12:23
Compare
Choose a tag to compare
  • #36 Django-3.0 support
  • #33 internal simple JSONField implementation
  • Drop auttests for unmainained Django-2.0, Django-2.1

3.3.0

12 Aug 05:09
18408e6
Compare
Choose a tag to compare

#23 use_unicode in mysqlclient connection

3.2.0

09 Aug 16:27
6633797
Compare
Choose a tag to compare

#21 update to latest mysqlclient

3.1.1

09 Aug 11:33
edd0ef7
Compare
Choose a tag to compare

#20 Pin mysqliclient max version to 1.4.2

3.1.0

12 Jul 13:48
a683052
Compare
Choose a tag to compare
  • #15 Django-2.2 support
  • set_autocommit enabled for backend but transaction support is not covered with tests

3.0.2

12 Jul 12:58
6a3171a
Compare
Choose a tag to compare

#14 fix error while calling len on empty queryset

3.0.1

18 Feb 06:54
de181b7
Compare
Choose a tag to compare

#10 fix timezone support in sphinx datetime field

3.0.0

25 Jan 04:46
f25a322
Compare
Choose a tag to compare
3.0.0 Pre-release
Pre-release
  • #4 Support sphinxsearch-3.1.1
  • #4 Update mysqlclient to latest version
  • #5 Support parallel tests execution by cloning rtindex tables
  • #7 Fix connection encoding broken for non-ascii characters