v0.1.04
- add
getRawDataKey(string $key)
to save extract data from raw data - now all requests to API (except for images) have
'accept' => 'application/json'
header - add
getFirstResult()
,getLastResult()
,filter(\Closure $closure)
,find(\Closure $closure)
toResults
to help filter results