* Restrict to python >=3.4 * Add activity-arn arg to stefuna
1.0.0
* Added docs
0.9.9
* Fixed spawn configuration for workers on Unix.
0.9.8
* Check server class was located * Add start_method as config setting and default to spawn. * BREAKING: Changed default config values. Heartbeat is disabled by default.
0.9.7
* Truncate the failure cause if over the result size limit * Removed Python 3.4 from Travis test envs due to a dateutils / urllib3 install conflict.
0.9.6
* Fix missing attribute bug if no healthcheck configured * Improved timing of heartbeats