Releases: jazzband/django-fsm-log
Releases · jazzband/django-fsm-log
v5.0.2
v5.0.1
v5.0.0
What's Changed
- Attempt to fix coverage by @ticosax in #229
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #223
- Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #224
- Bump astral-sh/setup-uv from 5 to 7 by @dependabot[bot] in #225
- Bump actions/download-artifact from 4 to 6 by @dependabot[bot] in #226
- Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #227
- Drop python3.9, add python 3.14, test against django 5.2 and 6.0 by @ticosax in #228
- Another attempt at fixing releases to jazzband by @ticosax in #230
- Changelog for next release by @ticosax in #231
Full Changelog: v4.0.5...v5.0.0
v4.0.5
v4.0.4
v4.0.2
v4.0.1
v4.0.0
What's Changed
- Switch to django-fsm-2 as dependency
- add support for django 5.1
- add support for python 3.13
⚠️ drop support for django 2.2 & 4.0⚠️ drop support for python 3.7 & 3.8
New Contributors
Full Changelog: v3.1.1...v4.0.0
v3.1.1 . Same as v3.1.0, with an addiotnal fix for release workflow
What's Changed
Full Changelog: v3.1.0...v3.1.1
v3.1.0
What's Changed
fsm_log_descriptionnow accepts a default description parameter- Document
fsm_log_descriptiondecorator - Add support for Django 4.1
- Add compatibility for python 3.11
New Contributors
- @knaperek made their first contribution in #103
- @pre-commit-ci made their first contribution in #124
- @dependabot made their first contribution in #130
- @lorenzomorandini made their first contribution in #143
Full Changelog: v3.0.0...v3.1.0