Skip to content

Releases: luyadev/luya-deployer

3.0.0

03 May 08:32
Compare
Choose a tag to compare

3.0.0 (3. May 2023)

This release breaks the old API! Check the UPGRADE document to read more about.

Full Changelog: 2.2.1...3.0.0

2.2.1

11 Jan 13:23
Compare
Choose a tag to compare

2.2.1 (11. January 2023)

  • Added --silent=0 to unglue command to ensure CI/CD fails if an error occurs.

2.2.0

15 Mar 10:57
49ca787
Compare
Choose a tag to compare

2.2.0 (15. March 2022)

  • #23 FXP installation is now by default off instead of on. This is a small BC break. In order to restore original behavior use ->set('installFxpPlugin', true)

2.1.0

07 Oct 15:33
0b00475
Compare
Choose a tag to compare

2.1.0 (7. October 2021)

  • #17 Added new unglue tasks which is downloading the unglue binary. Usage example after('luya:commands', 'unglue');

2.0.3

06 Aug 15:33
b107adb
Compare
Choose a tag to compare

2.0.3 (6. August 2020)

  • Remove --no-suggest command from composer install action

2.0.2

07 May 13:03
Compare
Choose a tag to compare

2.0.2 (7. May 2020)

  • Added new option which sets the application version based on the currently deployed tag.

1.0.9

07 May 13:02
Compare
Choose a tag to compare

1.0.9 (7. May 2020)

  • Automatically set the deploy tag as app version.

2.0.1

16 Apr 15:08
Compare
Choose a tag to compare

2.0.1 (16. April 2020)

  • Fix issue with shared hostings and prefixed PHP binary.

2.0.0

14 Apr 14:09
Compare
Choose a tag to compare

2.0.0 (14. April 2020)

This release breaks the old API! Check the UPGRADE document to read more about.

  • #10 Moved to Version 6.0 of PHP Deployer.

1.0.8.1

20 Jan 09:08
64347ed
Compare
Choose a tag to compare
  • Remove lock file