Releases: boedah/robo-drush
Releases · boedah/robo-drush
Welcome 2026
Compare
Sorry, something went wrong.
No results found
boedah
released this
05 Feb 16:53
This major release increases the required / supported versions:
PHP (>=8.2)
Robo (^4.0.6 || ^5.1.0)
Drush (^12 || ^13)
Please see CHANGELOG.md for the full changes.
support for `--existing-config` parameter
Compare
Sorry, something went wrong.
No results found
boedah
released this
11 Dec 14:46
This release adds the existingConfig method for site installs (thx @MPParsley )
test multiple drush versions
Compare
Sorry, something went wrong.
No results found
boedah
released this
11 Sep 17:11
test now support multiple drush versions (thx @daften )
escape the shell
Compare
Sorry, something went wrong.
No results found
boedah
released this
11 Sep 10:00
accountPass and dbSuPw are now shell escaped
2.2.2
Compare
Sorry, something went wrong.
No results found
boedah
released this
24 Aug 10:20
Update robo package name to consolidation and use 0.7.*
add support for config-dir property
Compare
Sorry, something went wrong.
No results found
boedah
released this
05 Jul 12:18
3.1.0
update changelog for 3.1.0
Robo 1.0.0 compat
Compare
Sorry, something went wrong.
No results found
boedah
released this
01 Feb 14:27
Version 3 is compatible with consolidation/robo 1.0.0
(thanks @greg-1-anderson )
Robo 0.6.0 compat
Compare
Sorry, something went wrong.
No results found
boedah
released this
27 Nov 22:40
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
Compare
Sorry, something went wrong.
No results found
boedah
released this
20 Sep 12:47
Merge pull request #1 from dustinleblanc/master
Allow commands to initiate a prompt
"The bot has been released"
Compare
Sorry, something went wrong.
No results found
boedah
released this
27 Feb 22:31
This version adds a requirement for Robo ~0.5.2, as this is the first release including consolidation/robo#114 .