All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Support psr/log
v2/v3 #379
Guzzle Oauth Subscriber PSR7 2.x compat #373
Re-add account activity trait #372
Require guzzlehttp/psr7 v1.x #370
Expose new tweet count endpoints #366
Add ability to get last response (for checking headers such as rate limits) #359
Prior to this, hot-swapping methods (forApiV1()
and forApiV2()
) did not actually swap service implementations. #357
Unable to switch API version on service (#356)
Ensure Twitter
service acts as singleton #352
Fixed incorrect import in AuthTrait
#347
Fixed getOembed
querying the wrong hostname/endpoint #345
Fixed directQuery
param order #343
Fixed getOembed
url containing invalid full stop 8d9b15
- Twitter API v2 Support #337
See UPGRADE.md for the upgrade guide.