Releases: ParallelSSH/ssh-python
Releases · ParallelSSH/ssh-python
1.1.0
Changes
- Updated embedded and manylinux libssh to
0.11.1
. - Support for Python >=3.12.
- Upgraded wheel OpenSSL to 3.4.0.
- Removed testing for Python versions <3.8.
Packaging
- Added binary wheels for Python versions 3.11, 3.12 and 3.13 on support manylinux wheel builds.
- Added OSX 12.0, 13.0 and 14.0 wheels, Apple Silicon.
- Support OSX brew OpenSSL from source builds.
- Top level tests directory is now cross platform and can be run by vendors.
- Moved CI specific integration tests to their own space.
1.1.0rc1: Updates (#90)
* Upgrade to libssh 0.11.1 * Upgrade to OpenSSL 3.4.0 * Updated appveyor cfg and scripts * Updated manylinux builds and CI cfg
1.0.0
1.0.0-rc2: Wheels (#69)
* Updated ci cfg * Updated changelog, manylinux scripts.
1.0.0-rc1: Chg log (#68)
* Updated change log, cfg * Updated CI cfg, osx wheels script
0.10.0
Changes
Packaging
- Updated embedded and manylinux libssh to
0.9.6
- thank you @enkore - Manylinux wheels are now smaller, disabled debug symbols - #43, thank you @enkore
- Added manylinux-2014 wheels for AMD64 and ARM (AArch64), all supported Python versions
- Added OSX 11.6, 11.5 and 11.4 wheels.
- Removed OSX 10.x versions wheels.
- Added Windows 3.10 wheel build
0.9.0
0.8.0post1: updated circleci cfg (#33)
* updated circleci cfg
0.8.0
0.7.0.post1
Updated appveyor cfg (#29)