Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 557 Bytes

CHANGELOG.md

File metadata and controls

31 lines (16 loc) · 557 Bytes

Changelog

All notable changes to twitter-streaming-api will be documented in this file

2.0.0 - 2021-05-17

  • require PHP 8 + use improved dependancy (#30)

1.4.2 - 2020-12-11

  • allow PHP 8

1.4.1 - 2018-04-04

  • fix compatiblity with PHP 7.2 by requiring a specifc version of the phirehose dependency

1.4.0 - 2018-01-20

  • add ability to track tweets based on location

1.2.0 - 2017-05-23

  • add setLocale

1.1.0 - 2017-02-07

  • add ability to follow a user's tweets using setFollow()

1.0.0 - 2017-01-15

  • initial release