Skip to content

Format negotiation

Compare
Choose a tag to compare
@franzliedke franzliedke released this 18 Apr 01:48
· 35 commits to master since this release

The first release only had an error middleware for use with Zend Stratigility. This new release also supports other middleware stacks, such as Relay.

Full changelog:

  • Format negotiation: Output is now formatted according to the preferred content type (#4).
  • Fixed:
    • Whoops is not allowed to exit the process anymore, this should be taken care of by the middleware pipeline.