What's Changed
- Add docs for the example app by @andrewgy8 in #175
- Add contributing docs and issue template by @andrewgy8 in #176
- Clean up the readme by @andrewgy8 in #177
- Add docs on transactions when depending on the results of the actor by @andrewgy8 in #178
- Use python -m build for building dist of package by @andrewgy8 in #179
- Update CI job with linting and deprecated command by @andrewgy8 in #181
- Remove bumpversion by @andrewgy8 in #180
- Update readme installation instructions by @andrewgy8 in #182
- Add test coverage minimum by @andrewgy8 in #183
- Allow setting number of processes/threads through DRAMATIQ_NPROCS, DRAMATIQ_NTHREADS. by @m000 in #186
- Update changelog by @andrewgy8 in #187
Full Changelog: v0.12.0...v0.13.0