Releases: codenamephp/deployer.base
Releases · codenamephp/deployer.base
3.2.0
What’s Changed
- Everything below PHP8.2 is now deprecated
- Bump webdevops/php-dev from 8.2 to 8.3 in /docker/application (#19) @dependabot
3.1.0
What’s Changed
- Task: Add Revison Task (#17) @bastianschwarz
3.0.0
What’s Changed
- Added NoOp task (#15) @bastianschwarz
- Added logging function (#14) @bastianschwarz
- Added within method (#12) @bastianschwarz
- Added before function (#11) @bastianschwarz
- Updated CI tools (#10) @bastianschwarz
- PHP 8.2 (#6) @bastianschwarz
2.0.1
What’s Changed
- Fix version range for deployer (#5) @bastianschwarz
2.0.0
What’s Changed
- Update deployer/deployer requirement from 7.0.0-rc.4 to 7.0.0 (#4) @dependabot
This also means that the public API had to be changed. Check MIGRATION.md for details
1.0.0
Initial release