What's Changed
- Fix CustomDjangoDramatiqConfig example by @pencil in #165
- Fix for #135 -- when using the PickleEncoder by @huubbouma in #136
- Fix linting on main branch by @andrewgy8 in #168
- Update to Python 3.13 and Django 5.1 by @andrewgy8 in #169
- Set thread count to 8 as per dramatiq default by @andrewgy8 in #170
- Use ArgumentDefaultsHelpFormatter to show the defaults for rundramatiq options. by @m000 in #167
- Release 0.12.0 by @andrewgy8 in #172
New Contributors
- @pencil made their first contribution in #165
- @huubbouma made their first contribution in #136
- @andrewgy8 made their first contribution in #168
- @m000 made their first contribution in #167
Full Changelog: v0.11.6...v0.12.0