Releases: g8rswimmer/go-twitter
Releases · g8rswimmer/go-twitter
URL Image and Filter BugFixes
What's Changed
- Bugfix/issue 158 system error on filtered stream by @g8rswimmer in #159
- added the entity URL images by @g8rswimmer in #165
Full Changelog: v2.1.4...v2.1.5
List Tweet Lookup Options
Tweet URL Entity Media Key
What's Changed
- Update examples by @Clashkid155 in #154
- Added MediaKey attribute to the EntityURLObj by @ykarulin in #163
New Contributors
- @Clashkid155 made their first contribution in #154
- @ykarulin made their first contribution in #163
Full Changelog: v2.1.2...v2.1.3
v2.1.2
What's Changed
- add the alt text and variants fields to media object by @g8rswimmer in #156
Full Changelog: v2.1.1...v2.1.2
v2.1.1
What's Changed
- updated the client with fixes by @g8rswimmer in #148
- updated the keep alive to to 20 sec by @g8rswimmer in #153
References
Full Changelog: v2.1.0...v2.1.1
Tweet Reverse Chronological Timeline
Features
- Added tweet reverse chronological timeline endpoint
What's Changed
- fixed AddTweetBookmark request error by @arrow2nd in #147
- added new endpoint by @g8rswimmer in #146
New Contributors
Full Changelog: v2.0.1...v2.1.0
Retweeted By Options and Response Fix
What's Changed
- updated readme for error handing by @g8rswimmer in #138
- deprecated v1 by @g8rswimmer in #140
- Bugfix/issue 142 user retweet lookup opts resp by @g8rswimmer in #143
Full Changelog: v2.0.0...v2.0.1
v2.0.0 Release
This is the first release of v2.0.0
. Thanks for all of the contributions and help.
What's Changed
- Feature/issue 24 tweet timelines by @g8rswimmer in #48
- Feature/issue 27 tweet hide replies by @g8rswimmer in #50
- Feature/issue 54 tweet recent counts by @MasatoraAtarashi in #55
- Feature/issue 56 manage tweet by @g8rswimmer in #57
- Feature/issue 60 get users me by @g8rswimmer in #72
- Feature/issue 58 manage user retweet by @g8rswimmer in #75
- Feature/issue 74 user retweet lookup by @g8rswimmer in #76
- Feature/issue 77 go mod by @g8rswimmer in #78
- added golangci lint action by @g8rswimmer in #80
- Feature/issue 63 blocking users by @g8rswimmer in #81
- Feature/issue 63 user mutes by @g8rswimmer in #82
- fixed CreateTweetRequest struct marshal issue with optional fields by @gdsoumya in #84
- Feature/issue 61 user folloers by @g8rswimmer in #83
- added stream framework by @g8rswimmer in #89
- Feature/issue 59 tweet likes by @g8rswimmer in #86
- Update/repo badges by @g8rswimmer in #90
- Feature/issue 26 sample stream by @g8rswimmer in #92
- Feature/issue 25 tweet filtered stream by @g8rswimmer in #93
- expanded tweets lookup by @g8rswimmer in #94
- added list lookup endpoint by @g8rswimmer in #95
- added the list tweets lookup by @g8rswimmer in #96
- added client by @g8rswimmer in #97
- Fix typo by @gabek in #99
- List Member APIs by @g8rswimmer in #98
- Pinned List API by @g8rswimmer in #101
- Feature/issue 70 list follows api by @g8rswimmer in #103
- Feature/issue 102 rate limit handling by @g8rswimmer in #104
- Feature/issue 64 space lookup by @g8rswimmer in #105
- added the space search by @g8rswimmer in #107
- updated to v2 mod by @g8rswimmer in #109
- Task/issue 85 typo by @g8rswimmer in #110
- created the batch job object by @g8rswimmer in #112
- Refactor/tweets v2 examples by @g8rswimmer in #116
- added the examples for managing likes by @g8rswimmer in #118
- Feature/issue 113 tweets search all by @g8rswimmer in #117
- Refactor/user examples by @g8rswimmer in #120
- removed example from the main directory by @g8rswimmer in #121
- removed users examples by @g8rswimmer in #122
- Refactor/spaces example by @g8rswimmer in #123
- remove space examples from main directory by @g8rswimmer in #124
- Refactor/list examples by @g8rswimmer in #125
- removed examples from main directory by @g8rswimmer in #126
- added compliance batch example by @g8rswimmer in #127
- removed compliance batch example by @g8rswimmer in #128
- added the client for all counts by @g8rswimmer in #119
- Refactor/misc examples by @g8rswimmer in #129
- corrected typos by @g8rswimmer in #131
- added the basic client by @g8rswimmer in #132
- Feature/issue 133 tweet bookmarks by @g8rswimmer in #134
- preparing for v2 by @g8rswimmer in #136
New Contributors
- @MasatoraAtarashi made their first contribution in #55
- @gdsoumya made their first contribution in #84
- @gabek made their first contribution in #99
Full Changelog: v1.1.4...v2.0.0
Tweet Bookmarks
What's Changed
- Feature/issue 133 tweet bookmarks by @g8rswimmer in #134
Full Changelog: v2.0.0-beta17...v2.0.0-beta18
Added Quote Tweets
What's Changed
- added the basic client by @g8rswimmer in #132
Full Changelog: v2.0.0-beta16...v2.0.0-beta17