Releases: Metadrop/drupal-boilerplate
Releases · Metadrop/drupal-boilerplate
v1.2.3
v2.0.0-alpha3
First public release of the 2.x branch. The boilerplate has been revamped:
- Better documentation
- Better make commands
- Remove obsolete code
- Add make info command
- Minor fixes
- Many different improvements
v1.2.2
This release adds the patches folders so that there is a unique way to track the contributed and custom patches.
v1.2.0
Improvements:
- Better Behat base tests.
- Replace dev dependencies with a metapackage.
- Allow GrumPHP to run without needing to start PHP container.
- Remove obsolete code from old drupal-project.
- Start using version tag prepended with "v" (v1.2.0 instead of 1.2.0).
v1.2.0-beta2
Wrong release (it is the same as the previous beta1).
1.2.0-beta1
Merge pull request #43 from Metadrop/fb-remove-composer-obsolete-code Remove obsolete code from old drupal-project