Skip to content

1.7.0

Compare
Choose a tag to compare
@T2L T2L released this 20 Dec 10:00
· 104 commits to 2.x since this release
  • Sort dependencies in composer.json by default
  • Add Draft settings file with common configuration for running Drupal in VM
  • Updated vendor libraries:
    • Draft Environment (lemberg/draft-environment: ^2.1.1)
  • Added vendor libraries:
    • Coder (drupal/coder: ^8.2)
    • Drupal Console (drupal/console: ^1.2)
    • Devel (drupal/devel: ^1.2)
    • Reroute Email (drupal/reroute_email: ^1.0)
    • Stage File Proxy (drupal/stage_file_proxy: ^1.0)
    • Drush (drush/drush: ^8.1.15)
  • Do not merge core and Draft profile composer.json files anymore, because this is causing troubles with updating core
  • Add integration with Shippable CI
  • Add integration with Platform.sh
  • Explicitly depend on drupal/core: ^8.4.2 in order to avoid downgrading to 8.4.0-alpha1