0.2.0
- Client/server code has been removed, and will be moved to brick/browser
RequestHandler
interface is now in theBrick\Http namespace
RequestHandler::handle()
signature has been changed to use a return type- Minimum PHP version is now 7.1
RequestHandler
interface is now in the Brick\Http namespace
RequestHandler::handle()
signature has been changed to use a return type