Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 418 Bytes

CHANGELOG.md

File metadata and controls

19 lines (11 loc) · 418 Bytes

Unreleased

v1.1.0 (2024-10-02)

  • Support PHP 8.3

v1.0.1 (2024-07-22)

  • Add readme and license
  • Add some blackbox testing
  • Throw an exception instead of silently overwriting if response handlers attempt to send more than one value for the same header.
  • Improve handling if code starts output before the framework even boots.

v1.0.0 (2024-07-16)

  • First version, extracted from host project