Releases: luyadev/luya-deployer
Releases · luyadev/luya-deployer
1.0.8
1.0.8 (22. October 2019)
- #11 Support new
config.php
file policy with luya\Config
objects.
1.0.7
1.0.7 (22. July 2019)
- Add runtime to shared folders, flush application cache on deploy instead.
1.0.6.1
1.0.6.1 (20. May 2019)
- Try to improve the composer global require command, certain options could be ignored.
1.0.6
1.0.6 (18. November 2018)
- Add option
ignorePlatformReqs
for composer install --ignore-platform-reqs
flag.
1.0.5.1
1.0.5.1 (16. April 2018
- Fixed bug when cleaning up .git folder data.
1.0.5
1.0.5 (16. April 2018)
- Remove sensitive git and gitignore data after deployment.
1.0.4
1.0.4 (28. March 2018)
- Remove more sensitive data after deployment.
- Provide better verbose informations.
- Add option to disable fxp plugin installation. (installFxpPlugin)
1.0.3
1.0.3 (22. January 2018)
- #4 Added beforeCoreCommands() option.
1.0.2
1.0.2 (25. October 2017)
- Update FXP Plugin to Version 1.4.2 (ensure valid bower package url).