Releases: steelbrain/node-ssh
Releases · steelbrain/node-ssh
v13.2.1
Compare
Sorry, something went wrong.
No results found
Maintenance release with updated homepage in manifest
v13.2.0
Compare
Sorry, something went wrong.
No results found
v13.1.0
Compare
Sorry, something went wrong.
No results found
Add new methods around sockets forwarding. #460 (Thanks @mat-sz )
v13.0.1
Compare
Sorry, something went wrong.
No results found
Fix trailing space in .exec() generated command when no parameters are used. #455 (Thanks @Nicram97 )
v13.0.0
Compare
Sorry, something went wrong.
No results found
BREAKING: privateKey config parameter no longer accepts file system paths. Please use the new privateKeyPath parameter instead
v12.0.5
Compare
Sorry, something went wrong.
No results found
Fixed manifest config for Typescript typings. #431 (Thanks @Sikarii )
v12.0.4
Compare
Sorry, something went wrong.
No results found
Potential fix for unhandled error events
v12.0.3
Compare
Sorry, something went wrong.
No results found
Fix handling of error events in requestShell, requestSFTP and execCommand. #417 (Thanks @jackpap )
v12.0.2
Compare
Sorry, something went wrong.
No results found
Bump min semver version of ssh2 to v1.5.0
v12.0.1
Compare
Sorry, something went wrong.
No results found
Fix exit code handling (Thanks @maquak )