- Bump pip version in setup.py to >=19.2 due to CVE-2019-20916
- Lift PyYAML restriction of < 6.0 and pin to 6.0 in test requirements and requirements.txt
- Add support for Python 3.10
- Bump cryptography requirement to 3.2 due to CVE-2020-25659
- Fix systemd paths and add hardening options
- Fix byte/string conversion errors
- Add support for python 3.7/3.8/3.9
- Drop support for EOL Python 2.7/3.3/3.4
- Use newer versions of dnspython and PyYAML
- Send a newline when replying to postfiX
- Last version that supports Python 2.7
- Fixes issue with renamed module that rendered 0.5.2 non-working
- Pins dnspython < 2.0.0 since 2.0.0 does not support Python 2.7
- Fix "[Errno 98] Address already in use" error when restarting the daemon
- Beta release on PyPI.
- First release on PyPI.