Releases: lazybird/django-solo
Releases · lazybird/django-solo
2.4.0
What's Changed
- Disambiguate cache key for similarly named models by @ahumeau in #140
- Update supported Python and Django versions by @johnthagen in #141
- Fix error handling in template tag by @Viicos in #138
- Update CHANGES for #138 by @johnthagen in #142
- Simplify default_app_config after dropping support for Django <3.2 by @johnthagen in #143
- Release 2.4.0 by @johnthagen in #144
New Contributors
Full Changelog: 2.3.0...2.4.0
2.3.0
2.2.0
What's Changed
- Add support for Python 3.12, drop support for Python 3.7 by @johnthagen in #131
- Support Django 5.0 and drop EOL Django 4.0 and 4.1 by @johnthagen in #132
- Release 2.2.0 by @johnthagen in #133
Full Changelog: 2.1.0...2.2.0
2.1.0
What's Changed
- Added german translation by @creyD in #115
- Add support for Django 4.1 and Python 3.11 by @johnthagen in #120
- Fix GitHub Actions CI syntax by @johnthagen in #122
- Support Django 4.2 by @johnthagen in #124
- Release 2.1.0 by @johnthagen in #125
New Contributors
Full Changelog: 2.0.0...2.1.0
2.0.0
What's Changed
- Use assertEqual instead of assertEquals for Python 3.11 compatibility. by @tirkarthi in #103
- Change package URL to use HTTPS by @johnthagen in #105
- Setup automated testing using GitHub Actions by @johnthagen in #106
- Django 4.0 Support by @johnthagen in #107
- Release 2.0.0 by @johnthagen in #112
New Contributors
- @tirkarthi made their first contribution in #103
Full Changelog: 1.2.0...2.0.0
1.2.0
Make the necessary changes to make the library compatible with Django 3.2