Releases: Parquery/spurplus
Releases · Parquery/spurplus
spurplus 2.1.0
- Added
whoamitospurplus.SshShell
spurplus 2.0.0
- Removed all functions from
spurplus.sftpthatspurplusdoes not use - Added
hostnameandportproperty to SshShell - Removed
open()fromspurplus.sftpandspurplus. Get/put operations are now atomic when reconnecting - Improved tests of
spurplus.sftp
spurplus 1.2.5
- Fixed problems with version.txt files
- tox runs with Python 3.5 and 3.6
spurplus 1.2.4
- Fixed
mkdirfailing on an existing directory withexist_ok=True
spurplus 1.2.3
- Added version and license to the package
spurplus 1.2.2
- Fixed a bug related to local MD5 given as objects instead of hexdigests
spurplus 1.2.1
- Improved the documentation
- Added continuous integration
spurplus 1.2.0
- Added
sync_to_remote
spurplus 1.1.1
- Moved from bitbucket.com to github.com
- Added py.typed to comply with mypy
spurplus 1.1.2
- Fixed identifier for py.typed in setup.py