Skip to content

Releases: deployphp/deployer

Deployer 5.1.1

23 Jun 03:48
Compare
Choose a tag to compare

Fixed annoying bug with self-update.

Deployer 5.1.0

22 Jun 16:30
Compare
Choose a tag to compare

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

31 May 13:33
Compare
Choose a tag to compare

This update includes bug fixes and improvements.

Deployer 5.0.2

31 May 06:08
Compare
Choose a tag to compare

This update includes bug fixes and improvements.

Deployer 5.0.1

21 May 05:54
Compare
Choose a tag to compare

This update includes bug fixes and improvements.

Deployer 5.0.0

15 May 04:03
Compare
Choose a tag to compare

This release contains big refactoring, bunch of new features and improvements: CHANGELOG.md.

Lift Off

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

05 May 13:33
Compare
Choose a tag to compare
Deployer 5.0.0 BETA 3 Pre-release
Pre-release

This release includes bug fixes, increased stability and performance improvements.

Deployer 5.0.0 BETA 2

08 Apr 14:36
Compare
Choose a tag to compare
Deployer 5.0.0 BETA 2 Pre-release
Pre-release

Bunch of fixes and improvements.

Deployer 5.0.0 BETA 1

02 Apr 08:27
Compare
Choose a tag to compare
Deployer 5.0.0 BETA 1 Pre-release
Pre-release

First beta on The Next Deployer.

Deployer 4.3.0

12 Mar 07:28
Compare
Choose a tag to compare

This release contains new features and a lot of bug fixes. Enjoy it!

Full list of changes can be found in CHANGELOG.