Skip to content

Releases: codingjoe/joeflow

2.0.0

12 Nov 12:13

Choose a tag to compare

What's Changed

Major Changes

graphviz is now an optional dependency! This means you can run this in production without the need to install gravphiz' binary dependencies.
Mermaid.js is now used in Django's admin interface to render the graphs.

This version uses APIs from Django 5.2 and is incompatible with previous versions.

Minor

  • Make Graphviz optional, use MermaidJS in admin frontend by @Copilot in #143
  • Fix graphviz typo in CI suite by @codingjoe in #145
  • Switch PyPi to OIDC authentication by @codingjoe in #146

New Contributors

  • @Copilot made their first contribution in #143

Full Changelog: 1.4.0...2.0.0

1.4.0

05 May 20:39
534f336

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.0...1.4.0

1.3.0

29 Aug 08:31
0906fb5

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.4...1.3.0

1.2.4

29 Jun 12:29
d75d27c

Choose a tag to compare

What's Changed

Full Changelog: 1.2.3...1.2.4

1.2.3

22 May 11:14

Choose a tag to compare

What's Changed

  • Include task representation Dramatiq log messages by @ccurvey in #78

New Contributors

Full Changelog: 1.2.2...1.2.3

1.2.2

06 Jan 11:11

Choose a tag to compare

What's Changed

  • Unpin django-dramatiq version (now for sure) by @amureki

Full Changelog: 1.2.1...1.2.2

1.2.1

06 Jan 08:52
448d9d9

Choose a tag to compare

What's Changed

Full Changelog: 1.2.0...1.2.1

1.2.0

22 Nov 16:02

Choose a tag to compare

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

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