All notable changes to this project will be documented in this file.
- Python 3.7+ is now required (#36)
- Fixed a type issue that crashed the worker (#41)
- Improved recovery from broken process pool error, thanks to @tswayne (#42)
- Fixed issue with installing 0.5.0
- This release was yanked due to a build issue -- use 0.5.1 instead
- Added support for the
backtrace
option, thanks to @tswayne
- Added support for job priorities
- Added validation if args isn't something faktory will accept
- Added a pool of threads based worker implementation
- Compatibility with Faktory 0.7