Version 1.0.4
- added collection of Guzzle stats that are accessible after each request using the new getters
getHandlerErrorData()
getHandlerStats()
getResponseStatusCode()
getTransferTime()
getEffectiveUri()
minor code styling changes
minor code refactoring