Skip to content

Version 0.5.0

Compare
Choose a tag to compare
@Nyholm Nyholm released this 07 May 05:53
· 80 commits to master since this release

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