v0.3.0
Version v0.3.0 release includes:
- Support for PSR-7 ServerRequestInterface, co-existing with superglobal support.
- Additional support for injecting a source array or request object. (Removes hard reliance on the superglobal $_SERVER)
- Moved from PSR-0 to PSR-4 autoloader format.
- General code, documentation, and test improvements.
The commits between this version and the last can be found here.