Skip to content

Releases: acquia/drupal-recommended-project

v1.6.2

18 Nov 21:24
8d432c1
Compare
Choose a tag to compare

Exclude internal files from releases via .gitattributes

v1.6.1

17 Nov 22:56
6f0866f
Compare
Choose a tag to compare

Security update for Drupal core

v1.6.0

16 Nov 22:12
e913625
Compare
Choose a tag to compare

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

26 Aug 18:11
8d70853
Compare
Choose a tag to compare

This release removes Lightning and replaces it with Acquia CMS (#27)

v1.4.0

04 May 14:57
d96ab15
Compare
Choose a tag to compare

Revert "Switch to Acquia CMS (#24)" #26

v1.3.0

30 Apr 19:30
08cb476
Compare
Choose a tag to compare

Replace Lightning with Acquia CMS (#24)

v1.2.0

25 Mar 15:36
fa328d9
Compare
Choose a tag to compare
  • 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

24 Dec 00:56
3bb5f3d
Compare
Choose a tag to compare

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

21 Sep 22:42
365be95
Compare
Choose a tag to compare

Fixes #10: adding gitattributes to avoid distributing files.

v1.0.3

31 Jul 18:38
6596559
Compare
Choose a tag to compare

Fix #3: Provide custom package directories (#6)