* Add back a self contained binary, this time based on PyInstaller
0.11.1
-------------------
* Fix email reporting when multiple recipients given
0.11.0
-------------------
* reporting: add a failure reason line at the top of sentry/email (36) * mail: new tls, startls, username, and password options (21) * allow jobs to run as a different user (18) * Support timezone schedule (26)
0.10.1
-------------------
* Minor bugfixes
0.10.0
-------------------
* HTTP remote interface, allowing to get job status and start jobs on demand * Simple Linux binary including all dependencies (built using PyOxidizer)
0.10.0b2
---------------------
* Build Linux binary inside Docker Ubuntu 16.04, so that it is compatible with older glibc systems