Releases: yiisoft/yii-runner-console
Releases · yiisoft/yii-runner-console
Version 2.2.0
Version 2.1.1
Version 2.1.0
Version 2.0.0
- New #31, #32, #33, #34: Add ability to configure all config group names (@vjik)
- New #31, #32: In the
ConsoleApplicationRunner
constructor make parameter "environment" optional,
defaultnull
(@vjik) - New #34: Add parameter
$checkEvents
toConsoleApplicationRunner
constructor (@vjik) - New #34: In the
ConsoleApplicationRunner
constructor make parameter "debug" optional, defaultfalse
(@vjik) - Chg #30, 34: Raise required version of
yiisoft/yii-console
to^2.0
andyiisoft/yii-runner
to^2.0
(@vjik)
Version 1.1.1
Version 1.1.0
Version 1.0.1
- Enh #19: Add support for
yiisoft/definitions
version^2.0
(vjik)