Changes
- Added
return_list
optional argument torun_command
to return list ofHostOutput
objects rather than dictionary - defaults toFalse
. List output will become default starting from2.0.0
. - Updated native clients for new version of
ssh2-python
. - Manylinux 2010 wheels.
- Added OSX 10.14 and 10.15 wheels.
- Removed OSX < 10.14 wheels.
- Removed Windows 32 bit wheels.
- Removed Python 3.5 wheels for OSX and Windows.
- Added Python 3.8 support and wheels.