Releases: deployphp/deployer
Releases · deployphp/deployer
Deployer 3.0.3
- Fix uploading function
Deployer 3.0.2
- Add
server
environment variables - Add protected environment variables
- Realtime output for runLocally
- Fix Laravel recipe
- Fix home path replace on Windows
- Other small spelling fixes
Deployer 3.0.1
Fix some little issues, update Symfony recipe for Symfony3 directory structure.
Deployer 3.0.0
Deployer 2.0.5
Fix installing vendors with new version of Composer.
Deployer 3.0.0 BETA 5
Deployer 3.0.0 BETA 4
Composer installation is working again!
Deployer 3.0.0 BETA 3
Fix PhpSecLib integration.
Deployer 2.0.4
Migrate from using elfet/php-ssh
to herzult/php-ssh
.
Deployer 3.0.0 BETA 2
Add NotFatalException API.