Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 587 Bytes

CHANGELOG.md

File metadata and controls

22 lines (12 loc) · 587 Bytes

Yii HTTP Change Log

1.2.1 under development

  • Enh #45: Improve HeaderValueHelper methods' annotations (@vjik)

1.2.0 November 09, 2021

  • New #26: Add HeaderValueHelper that has static methods to parse header value parameters (@devanych)

1.1.1 February 10, 2021

  • Chg: Update yiisoft/strings dependency (@samdark)

1.1.0 December 28, 2020

  • Enh #12: Add Method::ALL and deprecated Method::ANY (@samdark)
  • Enh #20: Add ContentDispositionHeader that generate Content-Disposition header name and value (@vjik)

1.0.0 September 1, 2020

  • Initial release.