Skip to content

Releases: codingjoe/joeflow

1.1.3

28 Oct 09:35

Choose a tag to compare

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

04 Sep 16:50

Choose a tag to compare

What's Changed

Full Changelog: 1.1.1...1.1.2

1.1.1

20 Jun 11:25

Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.1.1

1.1.0

24 Mar 10:00

Choose a tag to compare

What's Changed

Full Changelog: 1.0.6...1.1.0

1.0.6

09 Nov 09:28
649e294

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.5...1.0.6

1.0.5

08 Apr 10:15
8ea4038

Choose a tag to compare

  • Rerun unsuccessful celery tasks indefinitely

1.0.4

08 Jan 09:44

Choose a tag to compare

  • Fix #26 -- Change workflow URLs to expect an integer PK

1.0.3

22 Oct 14:35

Choose a tag to compare

  • Fix TaskViewMixin shadowing create_task method
  • Fix TaskViewMixin create tasks form_valid only

1.0.2

05 Oct 14:53

Choose a tag to compare

  • Fix outdated documentation
  • Add missing Django 3.1 PyPi classifier

1.0.1

29 Sep 12:20

Choose a tag to compare

  • Fix tutorial workflow documentation