Skip to content

Releases: yiisoft/yii-runner-http

Version 2.3.0

10 Mar 10:09
2.3.0
798c37a
Compare
Choose a tag to compare
  • New #69: Add ability to set custom config merge plan file path, config and vendor directories (@vjik)
  • Enh #58: Support stream output headers (@xepozz)
  • Enh #64: Don't use buffered output in SapiEmitter when body size is less than buffer (@Gerych1984, @vjik)
  • Enh #65: Add support for psr/http-message version ^2.0 (@vjik)

Version 2.2.0

25 Dec 18:17
2.2.0
0b1863b
Compare
Choose a tag to compare
  • New #49: Add ability to set custom config modifiers (@vjik)

Version 2.1.0

10 Jul 15:57
2.1.0
da7f357
Compare
Choose a tag to compare
  • Chg #53: Add RequestFactory as a refactoring of ServerRequestFactory, mark ServerRequestFactory as deprecated (@vjik)
  • Enh #50: Support stream output (@xepozz)

Version 2.0.0

19 Feb 10:58
2.0.0
78155b2
Compare
Choose a tag to compare
  • New #40: In the HttpApplicationRunner constructor make parameter "environment" optional, default null (@vjik)
  • New #42, #43: Add ability to configure all config group names (@vjik)
  • New #43: Add parameter $checkEvents to HttpApplicationRunner constructor (@vjik)
  • New #43: In the HttpApplicationRunner constructor make parameter "debug" optional, default false (@vjik)
  • Chg #39, #43: Raise required version of yiisoft/yii-runner to ^2.0, yiisoft/log-target-file to ^3.0
    and yiisoft/error-handler to ^3.0 (@vjik)

Version 1.1.2

10 Nov 14:00
1.1.2
9047ad2
Compare
Choose a tag to compare
  • Enh #33: Add support for yiisoft/definitions version ^3.0 (@vjik)
  • Bug #32: Add psr/http-factory and psr/http-message dependencies (@xepozz)

Version 1.1.1

21 Jul 09:41
1.1.1
676a41f
Compare
Choose a tag to compare
  • Enh #27: Add support for yiisoft/log-target-file of version ^2.0 (@vjik)

Version 1.1.0

17 Jun 15:14
1.1.0
bd9c3e8
Compare
Choose a tag to compare
  • Chg #22: Raise packages version: yiisoft/log to ^2.0, yiisoft/log-target-file to ^1.1 and
    yiisoft/error-handler to ^2.1 (@rustamwin)

Version 1.0.1

17 Jun 13:34
1.0.1
6e33ea9
Compare
Choose a tag to compare
  • Enh #23: Add support for yiisoft/definitions version ^2.0 (vjik)