Skip to content

Releases: abraham/twitteroauth

0.5.0

09 Feb 22:37

Choose a tag to compare

  • lastHttpCode => getLastHttpCode
  • lastResponse => getLastBody
  • lastXHeaders => getLastXHeaders
  • lastResponse => getLastBody
  • Code improvements

0.4.1

22 Jan 21:55

Choose a tag to compare

Bug fix release

0.4.0

20 Jan 05:17

Choose a tag to compare

  • Autoloader for non Composer installs
  • Docs improvements
  • General code improvements
  • Add setOauthToken method
  • Combine timeout methods into setTimeouts
  • Added support for /oauth2/* methods
  • Added support for bearer tokens

0.3.0

15 Jan 23:04

Choose a tag to compare

  • PSR-4 autoloader support
  • PSR-2 formatting conformance
  • New test suite using phpunit
  • Proxy support
  • Media upload support
  • Simplified ->oauth and ->url methods
  • Fancy new documentation/demo site
  • Deploy to Heroku button for demo site code