This release was merged in for 1.2, but released alongside 1.2.4.
1.1.5
=====
* fixed bug on 2.6 when check_output process failed * improved gondor run to only call tput when TERM is in environment * gondor list output is now more readable * added requests per second and average request duration to gondor list * gondor run is now usable on Windows
1.1.4
=====
* added very basic and likely not working support for run on Windows * added env section to gondor.yml
1.1.3
=====
* fixed gondor run on Python 2.6 with a ported subprocess.check_output
1.1.2
=====
* ignore when stty fails to execute (usually means running on Windows) * improved error message when configuration can not be found * improved building of configuration paths to work better on Windows * fixed bug introduced in 1.1.1 when running gondor init
1.1.1
=====
* fixed auth.password bugs (password is no longer used in 1.1+.) * added check for site key existence