Skip to content

Releases: django-haystack/django-haystack

Beta with Django v4 and v5 support

01 May 20:46
c83a281
Compare
Choose a tag to compare
Pre-release

Beta to test the new GitHub Actions workflow for publishing PyPI releases with the changes from all of the hard work by a variety of people.

What's Changed

New Contributors

Full Changelog: v3.2.1...v3.3b2

3.3 beta 1: support for Django 4 and 5

07 Dec 17:08
1a10943
Compare
Choose a tag to compare
Pre-release

Thank you to:

v3.2.1

07 Dec 17:10
Compare
Choose a tag to compare
Generic views: handle undefined date facet fields values

This resolves a regression introduced in #1690.

3.1.0: Django 3.2 support

27 Aug 00:27
01310ed
Compare
Choose a tag to compare
  • Considerable code and CI/CD cleanup thanks to @dulmandakh, @asedeno, @Cabalist
  • Per-field configuration of Whoosh analysis by @denizdogan
  • Whoosh faceting and other improvements thanks to @asedeno
  • ElasticSearch 7 support thanks to @Surgo
  • ElasticSearch 5 .models() support thanks to @puzzlet
  • Minutes granularity for update_index management command thanks to @yeago
  • update_index fix thanks to @nikolaysm

3.0: Django 3, dropping Python 2 support

13 Feb 16:18
ac7b750
Compare
Choose a tag to compare
  • Support for Django 3
  • Dropping support for Python 2

v2.8.1: fixed collection of deep M2M attributes

15 Jun 17:34
1f01077
Compare
Choose a tag to compare
Merge pull request #1596 from klass-ivan/collecting-deep-attr-through…

…-m2m

Fixed collection of deep attributes through m2m relation

v2.8.0: Django 2.0 support, dropped Django 1.8

15 Jun 17:33
Compare
Choose a tag to compare
Optimize ElasticSearch backend (closes #1590)

Thanks to @klass-ivan for the patch

v2.7.0

15 Jun 17:32
Compare
Choose a tag to compare

Added support for Django 1.11, Python 3.6

v2.6.1

15 Jun 17:31
Compare
Choose a tag to compare
PEP-8

Django 1.10 support

28 Oct 20:41
Compare
Choose a tag to compare
v2.5.1

v2.5.1