Buzz v1.0.0-beta1 Release Notes

Release Date: 2018-11-01 // over 5 years ago
  • ➕ Added

    • ContentTypeMiddleware that automatically detects content type of the body.

    🔄 Changed

    • 💻 It is now mandatory to pass a client to the Browser's constructor.
    • First argument of Curl, MultiCurl and FileGetContent clients should be the response factory.
    • Using stable version of psr/http-client.