Skip to content

Releases: ingenerator/microframework

v1.2.0 Support PHP 8.4

23 Jul 11:10
475b622

Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.0

02 Oct 09:22
5aba31d

Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.1.0

v1.0.1

22 Jul 13:36
d633417

Choose a tag to compare

What's Changed

  • 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.
  • Add readme and license
  • Add some blackbox testing

v1.0.0

16 Jul 17:20
f81336c

Choose a tag to compare

What's Changed

  • Initial extraction from host project by @acoulton in #1

New Contributors

Full Changelog: https://github.com/ingenerator/microframework/commits/v1.0.0