Version 1.12
Breaking changes
- Drops support for Django < 4
- Drops support for Python < 3.9
What's Changed
- Bump pytest from 6.2.5 to 7.0.0 by @dependabot in #196
- Added support for DEFAULT_AUTO_FIELD by @5parkp1ug in #209
- Fix May spanish translation by @dchimeno in #212
- Deserialize recurrences with multiple comma-separated exclusion dates by @Klavionik in #201
- Bump pytest from 7.0.0 to 7.1.2 by @dependabot in #208
- Bump tox from 3.24.5 to 3.25.1 by @dependabot in #216
- Bump pytest-sugar from 0.9.4 to 0.9.5 by @dependabot in #217
- Update supported python versions. by @viveksudani in #220
- Add Python 3.11 to CI, tox, and trove classifiers by @joshuadavidthomas in #241
- Add support for Python 3.12, Drop support for Django <4, Drop Support for Python 3.7, 3.8 by @lino in #290
New Contributors
- @dependabot made their first contribution in #196
- @5parkp1ug made their first contribution in #209
- @dchimeno made their first contribution in #212
- @Klavionik made their first contribution in #201
- @viveksudani made their first contribution in #220
- @joshuadavidthomas made their first contribution in #241
- @lino made their first contribution in #290
Full Changelog: 1.11.1...1.12