Skip to content

DevShop 1.1.1

Compare
Choose a tag to compare
@jonpugh jonpugh released this 25 Apr 21:59
· 18546 commits to 1.x since this release
  • Drupal 7.59: Security release. See https://www.drupal.org/sa-core-2018-004
  • Views 3.20 and Bootstrap 3.20.
  • Use the 'delegated' volume flag in the development docker-compose.yml file for optimal performance on Docker for Mac. See https://docs.docker.com/docker-for-mac/osxfs-caching/ for more information.
  • Renamed 'Tag a Release' to 'Create a tag' to be mote literal.
  • When composer install command mentions PHP version, offer a suggestion for how to fix it.
  • devshop_process() now returns the entire process class allowing implementors access to more information.
  • Better description of "Path to Drupal" field.
  • Adding better Behat feature context error handling. Now will save a file with the page output and give you a link to it.
  • Began to add tests for PR environments.
  • Remove some warnings.