0.12.0
Added
- Explicit support for Python 3.7.
- Section documenting the support of
sftp
FS URLs toREADME.rst
. support_rename
key to theSSHFS.getmeta
options.SSHFS.move
implementation using theparamiko.SFTP.rename
function.
Fixed
- Typos in
README.rst
(@jayvdb #28,
@timnyborg #32).