Skip to content

Releases: Rishikant181/Rettiwt-API

Rettiwt-API v4.1.0-alpha.0 pre-release

04 Sep 10:57
4164236
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v4.0.0...v4.1.0-alpha.0

Rettiwt-API v4.0.0 released!

03 Sep 04:35
82b4e93
Compare
Choose a tag to compare

What's New

What's Changed

  • Tweet's quoted field now includes the original tweet which was quoted and not just the id by @Rishikant181 in #590
  • Removed functionality to fetch likers of a tweet, following the ability to do the same by Twitter/X, by @Rishikant181 in #600
  • Removed ability to view the likes of a user, following the ability to do the same by Twitter/X, by @Rishikant181 in #602
  • user.likes now fetches the liked tweets of the logged-in user by @Rishikant181 in #603

Issues Fixed

  • Fixed an issue which threw the error NOT_FOUND when fetching details of a tweet by @Rishikant181 in #589

Full Changelog: v3.1.1...v4.0.0

Rettiwt-API v3.1.1 released!

04 Jul 08:07
Compare
Choose a tag to compare

Issues Fixed

  • Fixed an issue where followed method of User returned recommended tweets instead of tweets from followed accounts by @Rishikant181 in #567

Full Changelog: v3.1.0...v3.1.1

Rettiwt-API v3.1.0 released!

02 Jul 14:03
4ff6eea
Compare
Choose a tag to compare

What's Changed

  • Added deprecation warning for Tweet likers owing to it's removal from Twitter by @Rishikant181 in #564

What's New

  • Added ability to fetch recommended (for-you) timeline of the logged-in user by @Rishikant181 in #559
  • Added ability to fetch the logged-in user's followed home feed by @Rishikant181 in #560

Issues Fixed

  • Fixed an issue where an irrelevant error was thrown when the given list was not found, instead of 'undefined' by @Rishikant181 in #561

Full Changelog: v3.0.3...v3.1.0

Rettiwt-API v3.0.3 released!

21 Jun 05:26
Compare
Choose a tag to compare

What's Changed

  • Fixed an issue where value of 'links' and 'replies' of TweetFilter were being overriden by @Rishikant181 in #558

Full Changelog: v3.0.2...v3.0.3

Rettiwt-API v3.0.2 released!

17 Jun 14:43
Compare
Choose a tag to compare

What's Changed

  • Fixed a bug where fetching tweet details returned NOT_FOUND error by @Rishikant181 in #554

Full Changelog: v3.0.1...v3.0.2

Rettiwt-API v3.0.1 released!

23 May 14:08
5403a25
Compare
Choose a tag to compare

What's Changed

  • Fixed an issue where some tweet's details failed to be extracted by @Rishikant181 in #544

Full Changelog: v3.0.0...v3.0.1

Rettiwt-API v3.0.0 released!

14 May 04:52
6850d58
Compare
Choose a tag to compare

What's Changed

  • Adopted a more consistent naming scheme for public methods by @Rishikant181 in #491
  • Changed 'favoriteCount' field of 'User' model to name 'likeCount' by @Rishikant181 in #500
  • Renamed 'tweet' method of 'TweetService' to 'post' by @Rishikant181 in #501
  • For posting media in tweet, the media now requires to be manually uploaded using the 'upload' method by @Rishikant181 in #510

What's New

Issues Fixed

New Contributors

Full Changelog: v2.7.1...v3.0.0

Rettiwt-API v2.7.1 released!

21 Apr 12:50
Compare
Choose a tag to compare

What's Changed

  • Fixed an issue that threw an exception upon encountering deleted tweet and/or user by @Rishikant181 in #525

Full Changelog: v2.7.0...v2.7.1

Rettiwt-API v2.7.0 released!

18 Apr 14:23
Compare
Choose a tag to compare

This is a minor features release. The next major release is almost done with just a few tweaks to logging and error handling remaining. We thank you for you patience.

What's Changed

Full Changelog: v2.6.2...v2.7.0