Skip to content

Releases: Metadrop/drupal-boilerplate-assistant

v3.0.0-beta3

04 Apr 13:57
Compare
Choose a tag to compare

The subtheme generated is now correctly created as <project_name>_radix. Before, an empty theme folder was created and in certain circumstances the assistant failed to create the subtheme and finish the initial setup.

v3.0.0-beta2

01 Apr 16:28
Compare
Choose a tag to compare

Drop docker compose V1 support. V2 is always used.

v3.0.0-beta1

25 Mar 18:29
26a8c96
Compare
Choose a tag to compare

Uses the new docker compose files canonical names, see #1.

This is a breaking change so we need to bump the major version to 3.

v2.0.0-beta1

25 Jan 18:49
Compare
Choose a tag to compare
  • Support for docker compose plugin v2
  • Add a @default.local drush alias for local env
  • Generated theme now is named _radix
  • Minor bugfixes and improvements

v1.1.2

13 Sep 08:17
Compare
Choose a tag to compare

Detection of the database container is now less strict, avoiding false negatives.

v1.1.1

11 Sep 11:51
Compare
Choose a tag to compare

Better detection of readiness of the db container.

v1.1.0

28 Aug 17:59
Compare
Choose a tag to compare

New features:

  • Allow to select the profile to install.

v1.0.0

28 Aug 17:58
Compare
Choose a tag to compare

Initial release with code moved from metadrop/scripthor.