Skip to content

v3.3.0: Django v5 support

Latest
Compare
Choose a tag to compare
@acdha acdha released this 04 Jun 14:55
· 24 commits to master since this release
76ec688

The marquee feature in this release is official support for Django v4 and v5 but this also coincided with a number of changes behind the scenes to make Haystack easier to support and several volunteers have stepped up to help work on Haystack. Especial thanks to @cclauss and @claudep for helping move things forward.

Major changes

  • Django versions 3-5 are supported, running on Python 3.8-3.12.
  • Releases are now created in GitHub Actions and published directly to PyPI, improving visibility into the build process.

New Contributors

All Changes

Full Changelog: v3.2.1...v3.3.0