Releases: noripyt/django-cachalot
Releases · noripyt/django-cachalot
v2.7.0
What's Changed
- Add support for caching queries with enum filters by @danlamanna in #267
New Contributors
- @danlamanna made their first contribution in #267
Full Changelog: v2.6.3...v2.7.0
v2.6.3
What's Changed
- fix: Catch ModuleNotFoundError on cache retrieve by @LucasGrugru in #258
- Django 5.1 Support by @ajslater in #260
New Contributors
- @LucasGrugru made their first contribution in #258
- @ajslater made their first contribution in #260
Full Changelog: v2.6.2...v2.6.3
v2.6.2
What's Changed
New Contributors
- @denisSurkov made their first contribution in #240
- @yamac-kurtulus made their first contribution in #244
- @ckarli made their first contribution in #249
Full Changelog: v2.6.1...v2.6.2
v2.6.1
Hot fix for v2.6 minor version
- Fix cachalot.utils prior to db connection by @Andrew-Chen-Wang in #242
v2.6.0
v2.5.3
What's Changed
- Update utils.py by @hho6643 in #225
- add test that will cause error #226 by @PetrDlouhy in #227
New Contributors
Full Changelog: v2.5.2...v2.5.3
v2.5.2
v2.5.1
What's Changed
- table invalidation condition enhanced by @JanoValaska in #213
- Include docs in sdist. Closes #201 by @debdolph in #202
- Add test settings to sdist. Closes #200. by @debdolph in #203
New Contributors
- @JanoValaska made their first contribution in #213
- @debdolph made their first contribution in #202
Full Changelog: v2.5.0...v2.5.1
v2.5.0
What's Changed
- Add final SQL check when looking up involved tables by @dbartenstein in #199
Full Changelog: v2.4.5...v2.5.0
v2.4.5
What's Changed
- Add Django 4.0 support, drop Python 3.6 and Django 3.1 by @Andrew-Chen-Wang in #208
Full Changelog: v2.4.4...v2.4.5