Releases: g8rswimmer/go-twitter
Authorized Users
What's Changed
- Feature/issue 60 get users me by @g8rswimmer in #72
API Documentation
Changes
Full Changelog: v2.0.0-beta5...v2.0.0-beta6
Tweet counts, hide replies and management
The release adds the following APIs
Added Timelines and User Followers
Tweet Lookup Type Fix
The tweet includes had a type on the JSON tag for media. This has been corrected.
Filtered Stream API Response Fix
The following issue(s) were fixed:
- Issue #46
Tweet Recent Search
This is the implementation of the tweet recent search.
HTTP Error and Endpoint Fixes
User Lookup
This is the beta2 release of the v2 of the library.
The following endpoints are added:
The user dictionary was added with proper testing.
Tweet Lookup Fix
This release addresses the tweet lookup expansions settings. The original code didn't properly match the tweet's expansion objects correctly. This was fixed and the tweets reference was added.
v2.0.0-beta1: Tweet Lookup
This is the beta1 release of v2.0.0 of the library.
The following endpoints are added:
The tweet dictionary was added with proper testing to ensure that tween expansion referencing is properly handled.