Releases: jazzband/django-recurrence
Releases · jazzband/django-recurrence
Version 1.12.1
What's Changed
- Fix Daily spanish translation by @ydiazn in #288
- change label font color to white in dark mode by @creimers in #230
- fix: update import statement to align with latest version of Django by @chelseybeck in #285
- Arabic translation by @AbbasPi in #294
New Contributors
- @ydiazn made their first contribution in #288
- @creimers made their first contribution in #230
- @chelseybeck made their first contribution in #285
- @AbbasPi made their first contribution in #294
Full Changelog: 1.12...1.12.1
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