Releases: deployphp/deployer
Deployer 5.1.1
Fixed annoying bug with self-update.
Deployer 5.1.0
This release contains a few very important bug fixes for inventory management, improvement in ssh multiplexing initialization (no more one second wait) and a few new cool features.
New run
command to run any arbitrary command on remote server:
dep run 'pwd'
New -o
option to override config options:
dep deploy -o ssh_multiplexing=true
And an autocomplete script for tasks and options in terminal and new config:hosts
to see info about all available hosts.
To upgrade to latest version:
dep self-update
Deployer 5.0.3
This update includes bug fixes and improvements.
Deployer 5.0.2
This update includes bug fixes and improvements.
Deployer 5.0.1
This update includes bug fixes and improvements.
Deployer 5.0.0
This release contains big refactoring, bunch of new features and improvements: CHANGELOG.md.
To upgrade dep phar run next command:
dep self-update --upgrade
For information about migrating from Deployer 4.x see UPGRADE.md
Deployer 5.0.0 BETA 3
This release includes bug fixes, increased stability and performance improvements.
Deployer 5.0.0 BETA 2
Bunch of fixes and improvements.
Deployer 5.0.0 BETA 1
First beta on The Next Deployer.
Deployer 4.3.0
This release contains new features and a lot of bug fixes. Enjoy it!
Full list of changes can be found in CHANGELOG.