Skip to content

v1.6.1

Compare
Choose a tag to compare
@jmolivas jmolivas released this 21 Feb 15:38
· 55 commits to master since this release
e05f954

e05f954 [console] Tag 1.6.1 release. (#325)
5b5dad2 [console] Require drupal/console--en master. (#324)
162e970 [chain] Relocate metadata validation to processMetadata. (#323)
e3bed22 [debug:chain] Validate command name is valid. (#322)
b3d2c4d [chain] Fix constants array warning on PHP 5.5.9 version. (#319)
169c3ae [console] Remove duplicated directories. (#321)
e22ccaf [console] Add isValidDrupal method to DrupalFinder. (#320)
f9dbf4b Removed some warnings. (#317)
f998ed7 [console] Rename method getDrupalMessages to addDrupalMessages. (#316)
6abeb9e Propagate Drupal messages to Drupal Console (#307)
d9b655d [console] Remove extra directory separators. (#315)
094c050 [console] Return empty array if no config directories found. (#314)
cce0dbe [console] Validate file exists when phar is running. (#313)
483b8c6 [generate:site:alias] Validate no sites found. (#312)
63b8424 [debug:sites] Change invalid sites error as warning message. (#311)
97b9a31 [debug:chain] Add warning message when no chain files found. (#310)
6862cba [console] Pass default value when calling invalid_commands. (#309)
4c7962a Replace direct access to sites with getSites (#305)
4d59986 Add Console container class replace call of invalid commands (#304)
7bbdebd [console] Relocate command registration to loadCommands method. (#308)