- Fixed config when inside phar
- Support PHP 7.0, 7.1, 7.2
- Support Laravel 5.1 - 5.5
- More type hints
- Added laravel 5.4 support
- Added laravel 5.3 support
- Improved service provider
- Fixed some typos
- Renamed the guzzle 5 connector
- Support guzzle 6 as well as 5
- Upgraded the upstream version to ^2.0
- Added laravel 5.2 support
- Improved environment detection
- Improved lumen support
- Official lumen support
- Code cleanup
- Moved the factory
- Container binding improvements
- Support both laravel 5.0 and 5.1
- Dropped php 5.4 support
- Upgraded the upstream version to ~1.0
- Upgraded the upstream version to 0.5.*
- Upgraded to laravel 5.0
- Upgraded the upstream version to 0.4.*
- CS fixes
- Moved to the MIT license
- Upgraded the upstream version to 0.3.*
- Added support for guzzle 5
- Removed the cs fixers
- Upgraded the upstream version to 0.2.*
- Support both buzzle and buzz adapters
- Improved the test suite
- Added cs fixers to the test suite
- Improved the docs
- Expose the factory class in the ioc
- Corrected the license comments
- Added dynamic method docs to the manager
- Other minor tweaks
- Initial testing release