Skip to content

Releases: yiisoft/yii-runner

Version 2.2.0

09 Mar 14:10
2.2.0
69d8392
Compare
Choose a tag to compare
  • New #58: Add ability to set custom config merge plan file path, config and vendor directories (@vjik)

Version 2.1.0

06 Dec 20:02
2.1.0
4c1cdc2
Compare
Choose a tag to compare
  • New #45: Add ability to set custom config modifiers (@vjik)

Version 2.0.0

19 Feb 09:41
2.0.0
e82a1be
Compare
Choose a tag to compare
  • Chg #39: Adapt to Yii configuration groups names convention (@vjik)
  • Chg #39: Remove ConfigFactory, instead it move code to ApplicationRunner::createDefaultConfig() method (@vjik)
  • Chg #39: Remove methods withBootstrap(), withoutBootstrap(), withCheckingEvents(), withoutCheckingEvents()
    from ApplicationRunner (@vjik)
  • Chg #41: Raise yiisoft/definitions required version to ^2.0 (@vjik)
  • Enh #39: Make methods ApplicationRunner::getConfig() and ApplicationRunner::getContainer() public (@vjik)
  • New #38, #39: Add ability to configure all config group names (@vjik)
  • New #39: Add parameter $checkEvents to ApplicationRunner constructor (@vjik)
  • Сhg #37: Remove parameters in ApplicationRunner methods runBootstrap() and checkEvents(), instead are used
    internal container and config instances (@vjik)

Version 1.2.1

07 Nov 13:38
1.2.1
d7003c0
Compare
Choose a tag to compare
  • Enh #26: Add support for yiisoft/definitions version ^3.0 (@vjik)

Version 1.2.0

29 Jul 11:18
1.2.0
a3b8d95
Compare
Choose a tag to compare
  • Chg #21: Store config inside DI container (@xepozz)

Version 1.1.2

27 Jun 12:48
1.1.2
93a144f
Compare
Choose a tag to compare
  • Enh #19: Add support for psr/container version ^2.0 (@vjik)

Version 1.1.1

17 Jun 13:28
1.1.1
90f3af8
Compare
Choose a tag to compare
  • Enh #15: Add support for yiisoft/definitions version ^2.0 (vjik)