Twittered Versions Save

Twitter API client for Java developers

v2.21

1 year ago

Implementation of the new V2 endpoints for Direct Messages (lookup + create)

v2.19

1 year ago

v2.18

1 year ago
  • fix: typo predicate with url #388
  • Add FilteredStreamRulePredicate.empty() to allow building of complex queries #391
  • Fix Lombok default value null on UserList data field #395
  • Expand UrlEntityV2 with media_key field #397
  • Add list tweets endpoint #399

thanks to @blizniukov and @rzo1 !

v2.16

2 years ago

v2.15

2 years ago

v2.14

2 years ago
  • add user objects in TweetList data #336
  • add user timelines missing fields #341
  • Fix Wrong FilteredStreamRulePredicate#and(FilteredStreamRulePredicate) implementation #345
  • implement oAuth2.0 user context #343
  • implement get space buyers endpoint #325