Skip to content

Releases: boedah/robo-drush

support for `--existing-config` parameter

11 Dec 14:46
Compare
Choose a tag to compare

This release adds the existingConfig method for site installs (thx @MPParsley)

test multiple drush versions

11 Sep 17:11
Compare
Choose a tag to compare

test now support multiple drush versions (thx @daften)

escape the shell

11 Sep 10:00
Compare
Choose a tag to compare

accountPass and dbSuPw are now shell escaped

2.2.2

24 Aug 10:20
Compare
Choose a tag to compare

Update robo package name to consolidation and use 0.7.*

add support for config-dir property

05 Jul 12:18
Compare
Choose a tag to compare
3.1.0

update changelog for 3.1.0

Robo 1.0.0 compat

01 Feb 14:27
Compare
Choose a tag to compare

Version 3 is compatible with consolidation/robo 1.0.0

(thanks @greg-1-anderson)

Robo 0.6.0 compat

27 Nov 22:40
Compare
Choose a tag to compare

Changed Robo dependency to >=0.5.2, which means all future versions. As Robo is in pre-1.0 stage, this seems to make sense.

(thanks @lussoluca for pointing out conflict with 0.6.0)

Allow commands to initiate a prompt

20 Sep 12:47
Compare
Choose a tag to compare
Merge pull request #1 from dustinleblanc/master

Allow commands to initiate a prompt

"The bot has been released"

27 Feb 22:31
Compare
Choose a tag to compare

This version adds a requirement for Robo ~0.5.2, as this is the first release including consolidation/robo#114.

Get rid of strict warning

21 Feb 00:35
Compare
Choose a tag to compare

You have to use "codegyre/robo": "dev-master" in your composer.json,
since there is no new release which includes consolidation/robo#114.