Releases: yiisoft/yii-console
Releases · yiisoft/yii-console
Version 2.3.0
Version 2.2.0
Version 2.1.2
Version 2.1.1
- Chg #185: Rename
params.php
toparams-console.php
(@terabytesoftw)
Version 2.1.0
Version 2.0.1
Version 2.0.0
- Chg #171: Adapt configuration group names to Yii conventions (@vjik)
- Enh #162: Explicitly add transitive dependencies
psr/event-dispatcher
andpsr/log
(@vjik) - Enh #163: Add
workers
option toserve
command with default of two workers under Linux (@xepozz) - Bug #168: Fix executing the
list
command with namespace (@vjik)