Releases: ParallelSSH/ssh2-python
Releases · ParallelSSH/ssh2-python
1.0.0
1.0.0rc2
1.0.0rc1: Libssh2 upg (#179)
* Upgraded libssh2 to 1.10.0. * Regenerated with latest cython. * Updated docker files for new libssh2 and openssl versions. Removed obsolete file. * Updated readthedocs config. * Updated setup.py, CI cfgs, CI scripts. * Updated Changelog.
0.27.0
Changes
- Python 3.10 support.
Fixes
- Objects depending on
ssh2.Session
would sometimes cause segfault on interpreter shutdown.
Packaging
- Added manylinux-2014 ARM (aarch64) wheel builds - #156 - Thanks @enaydanov
- Added manylinux-2014 x86_64 wheels for all currently available Python 3 versions.
- Added Windows 3.10 wheels.
- Added OSX 11.6, 11.5 and 11.4 wheels.
0.26.0: Enable fileinfo attributes on windows (#142)
Changes
- Enabled
ssh2.fileinfo.FileInfo
andssh2.statinfo.StatInfo
attributes on Windows builds - #131.
0.25.0
0.24.0
0.23.0
0.22.0
0.21.0: Manifest (#115)
* Updated travis cfg * Updated manifest