Releases: codingjoe/joeflow
Releases · codingjoe/joeflow
1.3.0
What's Changed
- Fix typo in
machine.py
by @amureki in #82 - Add class attribute to change the graph direction by @peterbaumert in #90
New Contributors
- @peterbaumert made their first contribution in #90
Full Changelog: 1.2.4...1.3.0
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
What's Changed
- Drop obsolete joeflow/celery folder by @amureki in #62
- Add CodeQL to CI pipeline by @codingjoe in #63
- Resolve cyclic imports
- Resolve deprecation warnings
- Add Django 4.2 support
- Add Python 3.11 support
- Drop Python 3.8 support
Full Changelog: 1.1.3...1.2.0
1.1.3
What's Changed
- Bump codecov/codecov-action from 2 to 3 by @dependabot in #54
- Bump black from 22.8.0 to 22.10.0 by @dependabot in #55
- Fix #56 -- Add graphviz binary dependency to rtfd builds by @codingjoe in #57
- Add official Python 3.11 support, minor text improvements by @amureki in #59
- Pin django-dramatiq instead of dramatiq version by @amureki in #58
Full Changelog: 1.1.2...1.1.3
1.1.2
What's Changed
- Update CI suite by @codingjoe in #51
- Add Django 4.1 version support, drop 2.2 support by @codingjoe in #52
- Drop Python 3.7 support by @codingjoe in #53
- Fix double workflow DB fetch by @codingjoe in #50
Full Changelog: 1.1.1...1.1.2
1.1.1
What's Changed
- Bump actions/setup-python from 3 to 4 by @dependabot in #42
- Fix ReadTheDocs builds by @codingjoe in #43
- Limit dramatiq version to 1.12 satisfy test suite by @codingjoe in #44
- Rename HEAD branch by @codingjoe in #45
- Downgrade docs build Python version to 3.9 because of Sphinx napoleon by @codingjoe in #46
Full Changelog: 1.1.0...1.1.1
1.1.0
What's Changed
- Sync active Python/Django versions by @amureki in #39
- Bump actions/checkout from 2.4.0 to 3 by @dependabot in #41
- Bump actions/setup-python from 2.3.2 to 3 by @dependabot in #40
Full Changelog: 1.0.6...1.1.0