Releases: studio24/deployer-recipes
Releases · studio24/deployer-recipes
v2.1.1
v2.1.0
v2.0.2
- Fix for legacy date formats in build summary JSON
- Add disk_space_max to exit if disk space is above the disk_space_max threshold
- Add docs on how to resolve shared folder permissions
v2.0.1
Fix:
- Remove incorrect craft command from Laravel recipe
v2.0.0
Support for PHP 8 and Deployer 7
v1.1.1
- Update install instructions for this release
v1.1.0
Restructuring of project and code tests added.
v1.0.5
Merge pull request #11 from studio24/change-validation-check-deployer Change check for script path for deployer
v1.0.4
Add new recipe to detect whether Deployer is running globally or locally
v1.0.3
Additional checking added for the show-summary recipe in case of HTTP errors.