Skip to content
This repository has been archived by the owner on Feb 13, 2023. It is now read-only.

4.3.1

Compare
Choose a tag to compare
@geerlingguy geerlingguy released this 14 Mar 19:28
· 754 commits to master since this release

Breaking changes

N/A

New/changed variables in default.config.yml

  • Removed now-unneccessary drush_keep_updated and drush_composer_cli_options vars.
  • Default to Drush version 8.1.10 (since we use the Phar-based install by default now).

Improvements

  • #1197: Add PAReview.sh script setup to Drupal VM.
  • #1213: Add task-specific tags for supercharged reprovisioning.
  • #1212: Update Drush role and shave a minute or so off every build, ever!
  • #1215: Add docs on using Drupal Console with vagrant exec.
  • Update roles with bugfixes and improvements: Drush, Drupal.

Bugfixes

  • #1211: Add mcrypt PHP extension on RedHat-based installs.