1.9.1
Drupal Console 1.9.1 is out.
This version includes fixed in code generators to complain about Drupal code standards, added a feature to get composer updates available and database dump improvements among other changes
New Features
The generate:theme
command has a new option to import the default regions if the new theme is extended of a core theme.
The update:execute
command supports the --yes
option to skip all the confirmation updates.
The generate:plugin:block
command has a new option to create a template.
The config:import
and config:export
implements an interactive mode.
The create:nodes
command has the new option to create revisions.
Commits
drupal-console
3bcce31018ea61f6f83f090c598835669f8e7e5a [generate:theme] Add --base-theme-regions option (#4111) 22f114d9eb19766ac11c22377c5cb35cd4c5deb1 [create:users] Fix time-range question (#4087) e6e3332ef14aaa9434f28e97544549e52b9448b4 add capability to accept updates via command option (#4109) fca95727337ce1f9636abddec10b9d065aa18685 4006 serialize (#4013) 04f43a75a28ed56a204c8174475a139ded59722c [generate:plugin:block] Add template option (#4107) aab9529f28339c37e0ec92f404e47f94f81cd5e4 Remove unused variable (#4106) 79c425e89ddeefe132dbdcfdb56b04ae4ed8f43b [debug:update:composer] Add new command (#4105) 05d4f8fd07174505f2c67d2ef4eb835dd0212f11 [module:install] Add dependencies validation (#4103) fe45f9ab60b05bfa3cf2eb2cde4349495bf9e523 [generate:module] Add default values --no-interaction (#4102) c79f60315e664779837142d903915353a7d51391 [composerize] Fixed key services (#4101) c7ed72e8662bc67cbddf25d86185e7d4734f77d2 [module:install] Fixed composer key trans (#4100) 032f80e3dc93f09c4a14cb7611866767ee71491b [generate:plugin:block] Added code standard (#4099) 6fb60046c50b4514fc4b7a723010b3271e42e779 [generate:entity:content] Added owner option (#4098) 02498e822ae533da3e1255ef4f79424765bdc890 [config:import | config:export] Added interactive mode (#4097) 9adfcba595fdd2f03cca72c8d6922a63ca50f5aa [templates] Add code standard to module file and permissions (#4096) abbfb5dabcdd064b80b8960f43a8b531eeab9abf [templates] Add code standard (#4095) 483b7b2b71d0908c13fc5fa93f235f4062590212 Update version to 1.9.1 (#4094) 6f393c962eb28bd716ca9f8ee47fcc9d084b69a8 (origin/master) Update version to 1.9.1 11ad023e6480c2397cfcf53f7367a9c69fb116cb Update version to 1.9.1 541cd2ecda5e1e071239507932d928a5fec735a0 [generate:form] Input missing was fixed (#4093) 14dead1c6e1e7ef1327c19ad75ad9494a634890e [database:dump | database:restore] Implement the symfony process and remove escapeshellcmd (#4092) e076e833414cd21800439e692325880d4da76bf6 [create:nodes] Added the revision option (#4091)
drupal-console-core
6a196d67633d12cce4c62e4707c91c2c469af77f Add language to getData (#359) bffc4613e08f0b6cf5d28c5848f871203afca209 [core] Add snippet to single commands (#358) e2f04388ba85d441f18f77102b16049addc01718 [statistics] Add extra validation (#357) 563c08b2a88649173e154c589d525d36961f3f8f Update to version 1.9.1 (#356)
drupal-console-en
167660cde15de0be6c98af20556beff2c23bc498 Add base theme region string (#242) 292d1644c4322ad9d4a6fa3c3e61f46241d563f6 Specify extension key (#241) cdc910fb3bbb17b6b8d267677ded8a991afdfffd Add fixes from documentation repository (#240) 15fb213a5548825c9ef2af9af2d827ae6b531a34 [debug:update:composer] Add strings (#239) a22e25b37b925427675c65ce493fccb617dff678 [snippet] Add translation (#238) d42c38d68b51948319bc5e02e76bd26fda90f35b [generate:entity:content] Add string to owner option (#237) 308d11876a8439e033404d7aab747d93037923cd [config:import | config:export] Add string to interative mode (#236) 94c03be38a9d6d813332bd6246a2331b866978da [create:nodes] Add string to revision option (#235)
drupal-console-launcher
99081d6686a0dbfe8d357a4b624253f197f3ddb8 Update composer for 1.9.1 release (#167) e63ec6f4050684ad988ca967b98bc4c69b065940 Update version to 1.9.1 (#166)