Format negotiation
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.