- Require Python 3.
- Require RQ 1.2.0+ (not yet released).
- Remove failed jobs before expiration
- Fix stack trace printing.
- Make Redis and rq soft depenencies.
- Make Redis URL optional when it is not needed.
- Fix Redis URL configuration.
- Add support for distributed jobs using Redis, RQ, and the Fargate CLI.
- Propagate KeyboardInterupt and SystemExit exceptions.
Initial release