Skip to content

v2.0

Compare
Choose a tag to compare
@themsaid themsaid released this 09 Nov 07:35
· 41 commits to 2.0 since this release
  • ManagesCertificates::installCertificate() signature changed to include a $data parameter.
  • Certificate::install() signature changed to include a $data parameter.
  • ManagesRecipes::updateRecipe() returns an instance of Recipe.
  • ManagesSites::installGitRepositoryOnSite() has a new $wait parameter.
  • Site::installGitRepository() has a new $wait parameter.
  • ManagesSites::destroySiteGitRepository() has a new $wait parameter.
  • Site::destroyGitRepository() has a new $wait parameter.
  • ManagesSites::deploySite() has a new $wait parameter.
  • Site::deploySite() has a new $wait parameter.