* Documentation updates * (Re-)Account for non-existing destination for copying from remote
0.17.0
The Python API is now subdivided in namespaces and only lower-case letters are used
0.16.1
* MakeDirs now skips empty paths (equivalent to ".")
0.16.0
* Allow use of rsync to check file difference * Internal simplification: ``Rsync`` combines implementation of ``RsyncToRemote`` and ``RsyncFromRemote``. * Minor bugfixes
0.15.3
Converting str to list
0.15.2
Bugfix shelephant.OverWrite: force not used correctly