CHANGES
=======

0.0.1
-----

* Convert README to rst
* Add missing " to pyenv role
* Remove unused imports; move Exception definition
* Add yas.env file installation to Ansible role
* Add yas.env to .gitignore
* Install systemd service if it is applicable
* Rename example config file
* Use https and pyenv managed pip with yas
* Check for pythons before attempting installation
* Replace python3.6 role with pyenv
* Add yas role
* Add python3.6 role
* Add initial Vagrant config with rabbitmq role
* Make original example handlers work again
* Remove websocket delay
* Implement simpler listener and modular handlers
* Initial commit after split from facade
