Releases: acquia/drupal-recommended-project
Releases · acquia/drupal-recommended-project
v1.6.2
Exclude internal files from releases via .gitattributes
v1.6.1
Security update for Drupal core
v1.6.0
This release removes BLT (#32), forces Composer to exit on patch failure (#33), and provides composer.lock for faster project creation (#35).
v1.5.0
This release removes Lightning and replaces it with Acquia CMS (#27)
v1.4.0
Revert "Switch to Acquia CMS (#24)" #26
v1.3.0
Replace Lightning with Acquia CMS (#24)
v1.2.0
- Bump mysql56 to stable (#20)
- Include blt-phpcs (#21)
- Fix #23: Explicit dependency on composer-installers-extender
- Fix #18: Add next steps documentation
- Normalize composer.json
v1.1.0
This release primarily cleans up the root .gitignore file to match Drupal core standards, keeping composer.lock and excluding vendored/contributed composer directories as well as local settings.
- Don't ignore composer.lock. (#16)
- DX-3087: Clean up gitignore file (#17)
v1.0.4
Fixes #10: adding gitattributes to avoid distributing files.
v1.0.3
Fix #3: Provide custom package directories (#6)