Skip to content

0.10.4

Compare
Choose a tag to compare
@TeslaDethray TeslaDethray released this 18 Feb 01:47

Added

  • Added new role data to the information returned by site team list. (#924)
  • Added site hostnames get-recommendations to retrieve DNS recommendations. (#933)

Changed

  • The --set argument in site set-owner has been renamed to --member for consistency. (#924)
  • Site and environment PHP versions are now reported with the '.' (e.g. 5.3, 5.5). (#931)

Fixed

  • Help text when inputting an incomplete command has been repaired. (#919)
  • Automatic checking for the current version will no longer err unless GitHub is down. (#925)
  • Fixed strict standards issue occurring in Environment#wake(). (#928)
  • Utils\checkForUpdate() now appropriately interpolates error messages. (#929)
  • Changed Symfony\Finder versions so as to not conflict with Drupal Console. (#932)
  • Ensured that PHP version numbers appear when the API returns no value. (#931)