Skip to content

Deployer 3.2.0

Compare
Choose a tag to compare
@antonmedv antonmedv released this 07 Apr 08:30
· 2391 commits to master since this release

In this release:

  • Full support for Symfony 3 (now you can install Deployer with composer in Symfony3 projects)
  • Faster parallel deployment 🚀
  • Added support for custom bin paths (php, git, composer)
  • Fixed SSH upload method bug #600
  • Fixed bug cache warmup and deploy:writable task #592
  • Added check for current file/dir #594