Skip to content

Latest commit

 

History

History
97 lines (48 loc) · 1.91 KB

CHANGELOG.md

File metadata and controls

97 lines (48 loc) · 1.91 KB

Changelog

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.

[3.1.14]

Fixed

Support psr/log v2/v3 #379

[3.1.13]

Fixed

Guzzle Oauth Subscriber PSR7 2.x compat #373

[3.1.12]

Fixed

Re-add account activity trait #372

[3.1.11]

Fixed

Require guzzlehttp/psr7 v1.x #370

[3.1.10]

Added

Expose new tweet count endpoints #366

[3.1.9]

Added

Add ability to get last response (for checking headers such as rate limits) #359

[3.1.8]

Fixed

Prior to this, hot-swapping methods (forApiV1() and forApiV2()) did not actually swap service implementations. #357

[3.1.6]

Fixed

Unable to switch API version on service (#356)

[3.1.5]

Fixed

Ensure Twitter service acts as singleton #352

[3.1.4]

Fixed

Fixed incorrect import in AuthTrait #347

[3.1.3]

Fixed

Fixed getOembed querying the wrong hostname/endpoint #345

[3.1.2]

Fixed

Fixed directQuery param order #343

[3.1.1]

Fixed

Fixed getOembed url containing invalid full stop 8d9b15

[3.1.0]

Added

  • Twitter API v2 Support #337

[3.0.0]

See UPGRADE.md for the upgrade guide.