* Added proper logging (no longer empty execution) * Resolved some collisions with existing .ssh/config file * Add error handling for various states of .ssh/authorized_keys and chmod grants
1.0.0
Initial release.
* Allows to generate & dispatch SSH keypair in various formats based on underline support of amazing [asyncssh](https://github.com/ronf/asyncssh) * Automatically configures current client as well * Can work with password file (for slightly more security, perhaps?)