CHANGES
=======

1.0.6
-----

* remove debug print

1.0.5
-----

* fix issues with python3
* try to fix another py3 issue (I can't reproduce)
* update readme

1.0.4
-----

* publish universal binaries

1.0.3
-----

* Revert "force requirement of docker-py"

1.0.2
-----

* force requirement of docker-py

1.0.1
-----

* fix readme

1.0.0
-----

* rename to hyper_sh
* py3 fixes (not suffisiant :( )
* flake8

0.1.4
-----

* add tests and auto deploy
* yapf
* flake8
* run yapf
* release requirements specificities
* update gitignore to ignore changelog
* add host into request's header
* allow to configure without a file

0.1.1
-----

* fix requirements to not require dictns

0.1.0
-----

* Revert "use original aws4auth"
* update readme for pip publication
* use original aws4auth
* support for hostname
* cleanups
* first working version
* more progress
* fix auth issues
* first try at auth
* initial commit
