Releases: palantirnet/drupal-skeleton
Releases · palantirnet/drupal-skeleton
2.0.0
Changed
- Updated Composer requirements to Drupal 9
- Removed
drupal/config_installer package
1.5.2
Changed
- Documentation updates
- Added drupal-check
- Include the config_ignore module by default
1.5.1
- Update the
composer.json
to match the order of drupal/recommended-project, and to use current minimum dependency versions
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
- 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
- Add a new "quickstart" guide to the README
- Use PHP 7 by default
- Update to the CircleCI 2.0 API
1.2
- Removes dependency on Drush 9, allowing us to use Drush 8 again. Drush 9 is only semi-supported on Acquia.
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.