Releases: Metadrop/drupal-artifact-builder
Releases · Metadrop/drupal-artifact-builder
2.1.5
Prevent commiting .md files
2.1.4 Prevent deleting markdown files used by contrib modules
2.1.2
What's Changed
- Issue #21: Fatal error is occurring while preparing the commit to the… by @omarlopesino in #22
Full Changelog: 2.1.1...2.1.2
2.1.1
Add .ht.router.php and .htaccess
2.1.0
- Forcibly add to git files under web that are required in any drupal deployment (only when they exist):
- index.php
- autoload.php
- update.php
- web.config
- robots.txt
- Forcibly add to git files configured under include.
2.0.2
2.0.1
This release fixes a Fatal error produced when the array configuration properties were not properly setup. Plus, the include documentation has been improved for a better understanding about how to configure it.
2.0.0-rc1
2.0.0-alpha5
Fix a bug where author could not be configured through configuration file.
2.0.0-alpha4
First release that allow defining a map between branches. Still in testing phase.