Skip to content

Releases: deployphp/deployer

Deployer 3.0.5

09 Jun 15:24
Compare
Choose a tag to compare
  • #299 - If a password is not specified, then now the developer will be prompted for it,
  • Laravel5 support: Added .env as a shared file in the Laravel recipe,
  • #308 - Added a recipe to support FuelPHP,
  • #312 - Fixed an Ubuntu visual bug reported in issue #291,
  • #314 - Added a recipe to support CodeIgniter,
  • The deploy:vendors task now appends the composer_options env var to the command,
  • Added a roadmap with plans for the 3.1 and 3.2 releases.

Deployer 3.0.4

26 May 11:37
Compare
Choose a tag to compare
  • Fix parallel execution in phar archives (correct detecting deployer bin inside phar).

Deployer 3.0.3

26 May 07:03
Compare
Choose a tag to compare
  • Fix uploading function

Deployer 3.0.2

25 May 02:48
Compare
Choose a tag to compare
  • Add server environment variables
  • Add protected environment variables
  • Realtime output for runLocally
  • Fix Laravel recipe
  • Fix home path replace on Windows
  • Other small spelling fixes

Deployer 3.0.1

19 May 08:52
Compare
Choose a tag to compare

Fix some little issues, update Symfony recipe for Symfony3 directory structure.

Deployer 3.0.0

14 May 12:07
Compare
Choose a tag to compare

Brand new Deployer 3.0.0! ⭐ ✨ ✨
To upgrade from v2 run next:

dep self-update --upgrade

4c25213ddb6308f0eeab55eaeff252e1

Deployer 2.0.5

26 Feb 15:02
Compare
Choose a tag to compare

Fix installing vendors with new version of Composer.

Deployer 3.0.0 BETA 5

20 Feb 15:19
Compare
Choose a tag to compare
Deployer 3.0.0 BETA 5 Pre-release
Pre-release

Now with parallel execution! --parallel

photo

Deployer 3.0.0 BETA 4

17 Feb 10:05
Compare
Choose a tag to compare
Deployer 3.0.0 BETA 4 Pre-release
Pre-release

Composer installation is working again!

Deployer 3.0.0 BETA 3

12 Feb 10:48
Compare
Choose a tag to compare
Deployer 3.0.0 BETA 3 Pre-release
Pre-release

Fix PhpSecLib integration.