* Fixed a bug where support files would not get distributed (27) * Fixed a Python3 import error (28)
1.1
* Deduplicated help code (23) * Added “version” command (22) * Changed “backspace” to a static method * Improved wording for “direct_deploy” doc string
1.0.3
Improved Help output (11) Added alias "init" for "initialize" command (21) Updated initialize method to print out more accurate error messages (20) Fixed a supervisord bug (18) Added a check wether docker is installed before initializing. (15)