- Change behaviour of --expected-num-workers to only report to admins when the number of workers are less than the expected value. Add test versions for Python 3.6 and Django 2.2.
- Use the built in mail_admins Django function instead of send_mail.
- Add commands to Makefile to simplify the package build and release process.
- Modify setup.py to enable the usage of bumpversion.
- Allow the Redis connection details to be customizable.
- First release on PyPI.