Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d1887b commit 0a3984fCopy full SHA for 0a3984f
Changelog.rst
@@ -1,6 +1,24 @@
1
Change Log
2
=============
3
4
+0.10.0
5
+++++++
6
+
7
+Changes
8
+-------
9
10
+* Added missing options in ``ssh.options`` - #42, thank you @enkore
11
12
+Packaging
13
+----------
14
15
+* Updated embedded and manylinux libssh to ``0.9.6`` - thank you @enkore
16
+* Manylinux wheels are now smaller, disabled debug symbols - #43, thank you @enkore
17
+* Added manylinux-2014 wheels for AMD64 and ARM (AArch64), all supported Python versions
18
+* Added OSX 11.6, 11.5 and 11.4 wheels.
19
+* Removed OSX 10.x versions wheels.
20
+* Added Windows 3.10 wheel build
21
22
0.9.0
23
+++++
24
0 commit comments