Version 0.5.0
Major changes:
- New signature for LinkedIn::api
- Updated the RequestInterface
- Disabled automatic check if we should use IlluminateSessionStorage
- Added 'simple_xml' as format
- Removed the protected LinkedIn::init, you have to inject dependencies with setters
Other changes:
- PSR-2
- PSR-4
- Added LinkedIn::getLastHeaders
- Using the Authorization header
- Added more docs
Remember to read the Upgrade.md if you are upgrading from 0.4.0