Skip to content

v5.0.0

Latest
Compare
Choose a tag to compare
@andres-montanez andres-montanez released this 15 Apr 14:18
· 6 commits to master since this release
0ccc2bb
  • v5 series release.
  • Refactored for Symfony 6 and PHP 8.
  • Added strong types.
  • Removed task composer/self-update.
  • Allow exec task to interpolate %environment% and %release%.
  • Added new sleep task to day execution [PR#414].
  • Added new symlink option to define the name of symbolic link on the Release [PR#425].
  • Improved Windows compatibility [PR#427].
  • Added new log_limit option to limit how many logs are kept [Issue#403].
  • Add new deploy option --tag to specify deploying a specific tag [Issue#192] [Issue#315].
  • Added new scp_flags option for the scp command when SSH flags are incompatible with [Issue#439].