Skip to content

Deployer 3.0.11

Compare
Choose a tag to compare
@oanhnn oanhnn released this 25 Feb 01:29
· 2291 commits to master since this release

In this release:

  • Added initialize command for deployer. #407
  • Added some recipes for framework: CakePHP3 #462 , Drupal 8 #463 , Symfony 3 #515
  • Added way to execute tasks only for certain stages, using funcrion onlyForStage() #535
  • Added feature custom composer command via set() or env() #511
  • Fixed and updated some recipes: Symfony #499 , Drupal 7, Laravel #508 #516
  • Fixed shared_files directory handling #533 #534
  • Fixed env variable replacement in download parameters #528

See full changed list here