- Fixed bug with setting the socket timeout without a kwarg.
- Added a socket timeout and server pinging when connecting to the server to raise a ConnectionError if there are any connection issues.
- Added error logging of missing template keys.
- Changed the GET parameter value from version to index_key to match the convention established by ember-cli-deploy.
- First release on PyPI.