* Use [aiodns](https://github.com/saghul/aiodns) to perform asynchronous name resolution
* Use [uvloop](https://github.com/MagicStack/uvloop) on linux and darwin if installed
* Document [command line interface configuration file](https://github.com/koromodako/aionyphe/blob/master/README.md#configuration-file-optional)
* Log proxy URL if client is configured to connect to the API through a proxy
* Command line interface attempts to perform graceful exit on Windows
**Full Changelog**: https://github.com/koromodako/aionyphe/compare/0.1.0...0.1.1