Breaking change: Now package requires php 7.3+
- Updated Guzzle and PHPUnit
- Code restructuring
- Implemented Redirects endpoint
- Added lastResponse to the client.
- Added composer script for phpunit.
- Added 'visibility' to accepted options list.
- PHP 7.1 in TravisCI
- Fixed exception on no connection
- Breaking change: Now package requires php 5.5+
- Implemented Assets endpoint
- Set Guzzle as default Http client instead of cURL calls
- Added tests
- Added code examples
- Changed auto-loading standard to PSR-4
- Set minimum-stability in composer.json
- Added possibility to install package via
composer require