v0.3.0
What's Changed
- Change number of threads per worker by default to 3 instead of 5 by @rosa in #174
- Add option to limit clearing of jobs to specific class name(s) by @klenis in #166
- Describe horizontal scaling support in README.md by @ansonj in #163
- Refactor to remove Rails dependency by @nimmolo in #158
- Add support for recurring tasks (cron style jobs) by @rosa in #155
New Contributors
- @klenis made their first contribution in #166
- @ansonj made their first contribution in #163
- @nimmolo made their first contribution in #158
Full Changelog: v0.2.2...v0.3.0