Skip to content

Released version 2.0

Compare
Choose a tag to compare
@dg dg released this 02 Sep 12:28
· 211 commits to master since this release
  • implemented purge for SSH server
  • deployment process can be detected on server, for this purpose it creates temporary file .htdeployment.running
  • now you can run commands on local computer or remote server:
before[] = local: lessc assets/combined.less assets/combined.css
after[] = remote: unzip api.zip

BC breaks:

  • options log, colors and tempdir must be defined out of any section, because they are global
  • class Deployment has been renamed to Deployment\Deployer

For the details you can have a look at the diff.