CHANGES
=======

v0.1.12
-------

* cleaner error handling
* ignore build

v0.1.11
-------

* dont return sshkeys, but zero; return key output to the original place
* fix error messages on root login

v0.1.10
-------

* add logfile; show ssh-keys at a different place

v0.1.9
------

* add configargparse

v0.1.8
------

* allow \_ and - in config file name

v0.1.7
------

* chck if config fiel was found

v0.1.6
------

* add missing load and test routines

v0.1.5
------

* check for the existence of config file entries and exit gracefully

v0.1.4
------

* rename for the sake of setuptools

v0.1.3
------

* - -> \_

v0.1.2
------

* add ssh-key-retriever

v0.1.1
------

* remove unnecessary imports

v0.1
----

* cleanup; restructure; ensure base functionality is preserved
* initial
* initial
