Releases: spatie/laravel-remote
Releases · spatie/laravel-remote
1.4.0
What's Changed
- Laravel 11.x Compatibility by @laravel-shift in #25
New Contributors
- @laravel-shift made their first contribution in #25
Full Changelog: 1.3.4...1.4.0
1.3.4
What's Changed
- Update README to set private_key_path correctly by @marcwieland95 in #22
- Add support for custom PHP binary path by @LTKort in #24
New Contributors
- @marcwieland95 made their first contribution in #22
- @LTKort made their first contribution in #24
Full Changelog: 1.3.3...1.3.4
1.3.3
- support L10
1.3.2
What's Changed
- feat: Allow ANSI on
artisan
calls to match local artisan. by @xiCO2k in #20 - PHP 8.2 Build by @sergiy-petrov in #19
- fix: Allow dots on hosts by @xiCO2k in #18
New Contributors
- @xiCO2k made their first contribution in #20
- @sergiy-petrov made their first contribution in #19
Full Changelog: 1.3.1...1.3.2
1.3.1
What's Changed
Full Changelog: 1.3.0...1.3.1
1.3.0
What's Changed
- Update .gitattributes by @angeljqv in #14
- Fix a small typo by @rafa1944 in #15
- Allow private key to be specified by @ziming in #16
New Contributors
- @angeljqv made their first contribution in #14
- @rafa1944 made their first contribution in #15
- @ziming made their first contribution in #16
Full Changelog: 1.2.0...1.3.0
1.2.0
What's Changed
- Added confirmation prompt by @AbdelkaderBah in #13
New Contributors
- @AbdelkaderBah made their first contribution in #13
Full Changelog: 1.1.0...1.2.0
1.1.0
- allow Laravel 9