---
---
- Added ability to get response data as laravel collection.  
Check [docs]({{ 'docs/response/methods#collect' | relative_url }}) for more info.
- Added client and response class  
_Note: if you're using automatic injection, make sure that you're hinting `Denpa\Bitcoin\LaravelClient` instead of `Denpa\Bitcoin\Client`._
- Code cleanup
- Improved tests
