Changed
* licence changed from GPLv3 to AGPLv3
Removed
* network exceptions are no longer caught and wrapped in `operations.NetworkException`.
- the exceptions raised by `parallel-ssh` are now allowed to pass through.
- *except* SCP/SFTP/RSync exceptions, which are still instances of `operations.NetworkException`.