Skip to content

Releases: Chi-teck/drupal-code-generator

1.19.0

04 Aug 11:17

Choose a tag to compare

  • Added d8:theme-settings generator.
  • Added route template for Drupal 8 form generators.
  • Multiple minor improvements.

1.18.4

16 Jul 17:16

Choose a tag to compare

  • Total audit of generators and templates
  • Added subsystem for testing generated code
  • Added d8:yml:contextual-links command

1.17.5

27 Jun 03:45

Choose a tag to compare

Remove static caching from \DrupalCodeGenerator\Utils::getExtensionRoot

This static variable doesn't buy us much and it actively harms when passing --directory in a `drush generate` command. This method gets called with multiple values in a Drush request. In this case, the first call determines the return value forever.

1.17.2

15 Jun 15:22

Choose a tag to compare

Fixed wrong hook validators.

1.17.0

14 Jun 16:06

Choose a tag to compare

Removed Question class.

1.16.0

31 May 13:50

Choose a tag to compare

Updated README.md.

1.15.1

17 Jan 07:32

Choose a tag to compare

Change log: 1.14.0...1.15.1

1.14.0

18 Dec 14:42

Choose a tag to compare

Change log: 1.13.0...1.14.0

1.13.0

22 Oct 07:53

Choose a tag to compare

Change log: 1.12.0...1.13.0

1.12.0

09 Oct 15:30

Choose a tag to compare

Change log: 1.11.0...1.12.0