Skip to content

Releases: yiisoft/data-response

Version 2.1.0

03 Mar 06:02
2.1.0
7de8c88
Compare
Choose a tag to compare
  • New #88: Add PlainTextDataResponseFormatter formatter and FormatDataResponseAsPlainText middleware (@vjik)
  • Enh #80: Add support for psr/http-message version ^2.0 (@vjik)
  • Enh #85: Raise minimum PHP version to 8.1 and refactor code (@vjik)
  • Bug #85: Explicitly add transitive dependencies psr/http-factory and psr/http-server-handler (@vjik)

Version 2.0.0

15 Feb 13:28
2.0.0
f680e8f
Compare
Choose a tag to compare
  • Chg #62: Update yiisoft/http dependency (@devanych)
  • Chg #71: Adapt configuration group names to Yii conventions (@vjik)