All Versions
156
Latest Version
Avg Release Cycle
206 days
Latest Release
1091 days ago
Changelog History
Page 5
Changelog History
Page 5
-
v4.0.0 Changes
- ⚡️ Update all endpoints to Twitter API v1.1
- Replace
per_page
parameter withcount
- Use HTTP POST for
users/lookup
- Add error classes for new Twitter API v1.1 response codes
- Cache
screen name
in an instance variable to avoid API calls - ⚡️ Update
Twitter::RateLimit
class for API v1.1 - 🚚 Remove search endpoint
- 🚚 Remove media endpoint
- 0️⃣ Disable identity map by default
- 🚚 Remove deprecated
RateLimit.instance
method - 🚚 Removed deprecated
Twitter::Tweet#oembed
method - Rename resources for v1.1
- ⚡️ Remove notification methods; use
Twitter::API#friendship_update
instead - 🚚 Remove
Twitter::API#end_session
- Add
Twitter::Tweet#retweet?
method andTwitter::Tweet#retweet
alias - Major changes for Twitter API v1.1
- Remove
Twitter::API#no_retweet_ids
- Remove
Twitter::API#retweeted_to_user
- 🚚 Remove
Twitter::API#trends_daily
- 🚚 Remove
Twitter::API#trends_weekly
- 🚚 Remove
Twitter::API#rate_limited?
- 🚚 Remove
Twitter::Client#rate_limit
- Remove
Twitter::API#rate_limit_status
- 🚚 Remove
Twitter::API#accept
- 🚚 Remove
Twitter::API#deny
- 🚚 Remove
Twitter::API#related_results
- 🚚 Remove
Twitter::API#recommendations
- 🚚 Remove
Twitter::API#network_timeline