Skip to content

Releases: deployphp/deployer

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.

Deployer 4.2.1

02 Feb 03:48
Compare
Choose a tag to compare

Fixed deployer/phar-update dependency for composer installation.

Deployer 4.2.0

01 Feb 16:13
Compare
Choose a tag to compare

This release contains a few DX improvements and bug fixes.

Deployer 4.1.0

19 Jan 07:44
Compare
Choose a tag to compare

New Deployer 4.1.0 with a bunch of improvements and SSH multiplexing

CHANGELOG.md

Deployer 4.0.2

25 Nov 13:58
Compare
Choose a tag to compare
  • Fixed bug with copy shared files #894 #896 #898
  • Fixed recursive upload in native ssh #891
  • Improved Laravel recipe #901 #902
  • Improved exceptions in runLocally #904

Deployer 4.0.1

19 Nov 09:08
Compare
Choose a tag to compare
  • Fixed SilverStripe recipe #876
  • Fixed release sorting #870
  • Fixed release cleanup #871
  • Added more writable modes 1ebcc81
  • Returned ACL as default writable mode
  • Improved Symfony recipe #880
  • Fixed DotArray syntax in Collection #873 #886
  • Allowed init command overriding #872
  • Fixed typo3 recipe #885
  • Fixed remove of shared dir on first deploy #875 #877

Deployer 4.0.0

14 Nov 13:37
Compare
Choose a tag to compare

⭐️ ✨ ✨

  • Feature: namespace for functions.
  • Feature: native ssh support.
  • Feature: relative symlinks.
  • Feature: lock deployment.
  • Feature: --branch option.
  • Feature: desc function.
  • Feature: add function.
  • Feature: local and global dep.
  • Feature: allow run dep from subdirs.
  • Feature: on failure tasks.
  • Feature: deployment log.
  • Feature: easier task definition.
  • Feature: console:dump.
  • Feature: interop env on localhost with once().
  • Feature: better terminate message.
  • Feature: incremental release names.
  • Feature: unlimited releases.
  • Feature: default stage selector.
  • Feature: output task duration.
  • Feature: faster cloning with git cache.
  • Improved task grouping, after and before.
  • Improved console output.
  • Improved --no-ansi output.
  • Improved deploy:writable task.
  • Improved configuration management with set/get.
  • Improved atomic symlinking.
  • Improved cleanup on new release.
  • Improved Symfony, Laravel, Yii recipes.
  • Added Flow Framefork #838.
  • And much more.

Deployer 4

To upgrade dep phar run next command:

dep self-update --upgrade