Releases: deployphp/deployer
Releases · deployphp/deployer
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.
Deployer 4.2.1
Fixed deployer/phar-update
dependency for composer installation.
Deployer 4.2.0
This release contains a few DX improvements and bug fixes.
Deployer 4.1.0
New Deployer 4.1.0 with a bunch of improvements and SSH multiplexing
Deployer 4.0.2
Deployer 4.0.1
- 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
⭐️ ✨ ✨
- 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.
To upgrade dep phar run next command:
dep self-update --upgrade