Skip to content

Releases: palantirnet/drupal-skeleton

2.0.0

08 Jul 22:19
Compare
Choose a tag to compare

Changed

  • Updated Composer requirements to Drupal 9
  • Removed drupal/config_installer package

1.5.2

26 Jun 14:18
53e9373
Compare
Choose a tag to compare

Changed

  • Documentation updates
  • Added drupal-check
  • Include the config_ignore module by default

1.5.1

05 Dec 22:08
38cac07
Compare
Choose a tag to compare
  • Update the composer.json to match the order of drupal/recommended-project, and to use current minimum dependency versions

1.5

03 Dec 00:18
Compare
Choose a tag to compare
1.5

This skeleton will now install Drupal 8.8.

  • Composer optimizations (#93)
  • Update CI configuration for this repository (#95, other commits)
  • Composer changes for Drupal 8.8 (#96)
  • Composer dependency cleanup (#99)
  • develop is now the default branch instead of drupal8

1.4

05 Apr 15:44
fb86063
Compare
Choose a tag to compare
1.4
  • Update the base PHP version to 7.2
  • Add the drupal/config_split package
  • Apply the MIT license to this project
  • Update to palantirnet/the-build v2
  • Miscellaneous bugfixes

1.3

16 Apr 20:33
a0d7026
Compare
Choose a tag to compare
1.3
  • Add a new "quickstart" guide to the README
  • Use PHP 7 by default
  • Update to the CircleCI 2.0 API

1.2

01 Nov 16:54
Compare
Choose a tag to compare
1.2
  • Removes dependency on Drush 9, allowing us to use Drush 8 again. Drush 9 is only semi-supported on Acquia.

1.1

20 Oct 17:28
Compare
Choose a tag to compare
1.1
  • Use the CircleCI Ubuntu 14.04 image
  • Add a GitHub pull request template
  • Tweak default behat configuration
  • Add a default 'docs' folder
  • Update dependencies for compatibility with Drupal 8.4

This update will need to be tweaked when the canonical continuousphp/phing-drush-task repository is updated for Drush 9/Drupal 8.4.

1.0

23 Mar 19:49
Compare
Choose a tag to compare
1.0

This is what we use.