Releases: codingjoe/django-select2
Releases · codingjoe/django-select2
7.11.0
What's Changed
- Bump codecov/codecov-action from 2 to 3 by @dependabot in #156
- Add tidelift funding link by @codingjoe in #158
- Add clarification about widget types by @WoosterInitiative in #151
- Resolve #159 -- Add custom JSONEncoder support via setting by @N1K1TAS95 in #160
New Contributors
- @WoosterInitiative made their first contribution in #151
- @N1K1TAS95 made their first contribution in #160
Full Changelog: 7.10.1...7.11.0
7.10.1
What's Changed
- Support Django 4.1, Python 3.10, and fix Selenium tests by @adamchainz in #154
- Drop Python 3.7 support
- Drop Django 2.2 support
- Update CI suite
New Contributors
- @adamchainz made their first contribution in #154
Full Changelog: 7.10.0...7.10.1
7.10.0
What's Changed
- Add Select2 mixin that uses Django's own select template by @codingjoe in #116
Full Changelog: 7.9.0...7.10.0