Skip to content

Releases: hechoendrupal/drupal-console-core

v1.9.8

04 Oct 21:11
7febfbd
Compare
Choose a tag to compare
Remove a comma

v1.9.7

30 Nov 01:47
ab3abc2
Compare
Choose a tag to compare

[console] Tag 1.9.7 release

v1.9.6

15 Aug 05:20
7ad17a2
Compare
Choose a tag to compare

Update language version to remove the duplicates

v1.9.5

15 Aug 05:06
a2f0930
Compare
Choose a tag to compare

Support for Drupal 9
Update symfony dependencies
Remove support for PHP 5
Update Twig support for 1.x and 2.x

v1.9.4

11 Nov 19:33
Compare
Choose a tag to compare

cc6f50c Fixed install modules in develop:contribute (#375)
de6cae6 Update drupal/console-en dependency to 1.9.4 (#376)
4e723d3 install & enable required modules for translating (#371)
265cd79 Adds serviceClassInjectionNoOverride Twig function (#369)
ddf1730 Add Message to run 'composer require drupal/console-language'. (#368)

v1.9.3

06 Sep 19:49
1d2d579
Compare
Choose a tag to compare

1d2d579 Update drupal/console-en dependency to 1.9.3 (#367)

v1.9.2

20 Aug 18:41
54fdb62
Compare
Choose a tag to compare

54fdb62 (upstream/master) Update drupal/console-en dependency to 1.9.2 (#365)
cf7a95f Support new installers location. Avoid infinite loop in translator. Fix #363 (#364)
5134178 [Languages] Add new commands (#362)

v1.9.1

17 Jul 02:46
Compare
Choose a tag to compare

6a196d6 Add language to getData (#359)
bffc461 [core] Add snippet to single commands (#358)
e2f0438 [statistics] Add extra validation (#357)
563c08b Update to version 1.9.1 (#356)

v1.9.0

11 Jun 18:13
8a60d3c
Compare
Choose a tag to compare

0421c81 Update console-en version to 1.9.0
b77ce83 [statistics] Catch error when the folder does not permission (#353)
c4d578d [console] Implement statistics feature (#342)
4914556 [translator] Use DrupalStyle to show erros (#352)
934d14f Enabled MaintenanceModeListenes when drupal is installed (#351)
780abbe Get one site if it has a target (#350)
db3fa22 [generate:site:alias] Add drupal console binary option (#349)
c62582c (origin/master, origin/HEAD) [Settings:set] update to check first config available stating in current site first, added french to documentation
c897e04 [core:getData] Add misc and application to excludeNamespace (#343)
e03c899 Disable twig cache for dev environment (#339)
fd5c856 Show the site name (#340)
8ee1af0 Maintenance mode (#326)
e93efb2 [core: getData] Added new parameters, Improve custom chain for gitbook update (#341)
4cfb9e2 Update logic to return commands and namespaces base on parameters to filder, exclude and remove chain commands, improved gitbook chain custom command

v1.8.0

21 Mar 19:35
bf1fb4a
Compare
Choose a tag to compare

bf1fb4a [console] Tag 1.8.0 release. (#337)
ee05e91 [generate:site:alias] Add site option flag. (#336)
ca73336 [console] Inject DrupalFinder to commands. (#335)
957dda4 [console] Add GenerateCommand Base class. (#334)
18992a8 [console] Add DrupalFinder to Command Base class. (#333)
dcbe52a [generator] Add DrupalStyle. (#332)