Skip to content

0.13.3

Compare
Choose a tag to compare
@TeslaDethray TeslaDethray released this 07 Oct 23:37
· 17 commits to 0.13.x since this release

Added

  • Environment::serialize() (#1251)

Removed

  • Environment::info() has been removed. Please use Environment::serialize() instead. (#1251)

Fixed

  • Fixed SiteCommand::getSiteCreateOptions() to prevent the failure of the creation of sites. (#1278)