Releases: spatie/ssh
Releases · spatie/ssh
1.13.0
What's Changed
- Add password authentication support for SSH by @shaunluedeke in #103
New Contributors
- @shaunluedeke made their first contribution in #103
Full Changelog: 1.12.0...1.13.0
1.12.0
1.11.0
What's Changed
- Update Ssh.php by @leevigraham in #104
New Contributors
- @leevigraham made their first contribution in #104
Full Changelog: 1.10.1...1.11.0
1.10.1
1.10.0
What's Changed
- Allow Symfony 7.x by @thecaliskan in #93
New Contributors
- @thecaliskan made their first contribution in #93
Full Changelog: 1.9.2...1.10.0
1.9.2
What's Changed
- Fix: Setting timeout causes scp commands to fail by @iPwnPancakes in #89
Full Changelog: 1.9.1...1.9.2
1.9.1
What's Changed
- Fix: Setting timeout created invalid SSH command by @iPwnPancakes in #87
New Contributors
- @iPwnPancakes made their first contribution in #87
Full Changelog: 1.9.0...1.9.1
1.9.0
1.8.3
What's Changed
- Update README.md by @undersound in #76
- Add option to remove bash in command by @ebulku in #79
New Contributors
- @undersound made their first contribution in #76
- @ebulku made their first contribution in #79
Full Changelog: 1.8.2...1.8.3
1.8.2
What's Changed
- Convert all tests to pest by @alexmanase in #72
- add ipv6 support for command execute and file upload by @bomas13 in #73
New Contributors
- @alexmanase made their first contribution in #72
- @bomas13 made their first contribution in #73
Full Changelog: 1.8.1...1.8.2