Releases: spatie/ssh
Releases · spatie/ssh
1.8.1
What's Changed
- Add PHP 8.2 Support by @patinthehat in #70
- Running commands locally by @yob-yob in #71
New Contributors
Full Changelog: 1.8.0...1.8.1
1.8.0
What's Changed
- Update .gitattributes by @angeljqv in #63
- Multiplexing support by @Dachande663 in #65
New Contributors
- @angeljqv made their first contribution in #63
- @Dachande663 made their first contribution in #65
Full Changelog: 1.7.2...1.8.0
1.7.2
What's Changed
- Minor Package Maintenance by @patinthehat in #57
- Add support for symfony v6 by @Nielsvanpach in #58
New Contributors
- @patinthehat made their first contribution in #57
- @Nielsvanpach made their first contribution in #58
Full Changelog: 1.7.1...1.7.2
1.7.1
What's Changed
- fix uppercase port option for scp by @timrspratt in #55
New Contributors
- @timrspratt made their first contribution in #55
Full Changelog: 1.7.0...1.7.1
1.7.0
What's Changed
- Test against php 8.1 by @sergiy-petrov in #52
- Refactor to extraOptions property for more extensibility by @bambamboole in #54
New Contributors
- @sergiy-petrov made their first contribution in #52
- @bambamboole made their first contribution in #54
Full Changelog: 1.6.0...1.7.0
1.6.0
1.5.0
1.4.1
- add support for PHP 8
1.4.0
- add
executeAsync
1.3.0
- add
onOutput