Releases: Rishikant181/Rettiwt-API
Releases · Rishikant181/Rettiwt-API
Rettiwt-API v2.7.0 released!
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
- Tweet details now includes retweeted tweet by @Rishikant181 in #522
Full Changelog: v2.6.2...v2.7.0
Rettiwt-API v2.6.2 released!
What's Changed
- Fixed documentation for stream by @Rishikant181 in #477
Full Changelog: v2.6.1...v2.6.2
Rettiwt-API v2.6.1 released!
Rettiwt-API v2.6.0 released!
What's Changed
- Removed text processing to preserve the source text formatting in Tweets by @Rishikant181 in #461
- Changed delimiter for list items supplied as options to CLI from ';' to ',' by @Rishikant181 in #462
- Added ability to post a reply to a tweet by @Rishikant181 in #463
- Fix
Tweet
model class'replyTo
field documentation by @Jeto143 in #466 - Implement tweet streaming functionality by @Jeto143 in #467
New Contributors
Full Changelog: v2.5.3...v2.6.0
Rettiwt-API v2.5.3 released!
What's Changed
- Fixed an issue where long fullText field of returned tweets did not contain the full tweet for long tweets by @Rishikant181 in #472
Full Changelog: v2.5.2...v2.5.3
Rettiwt-API v2.5.2 released!
What's Changed
- Fixed an issue where proxy was not used to http requests by @Rishikant181 in #460
Full Changelog: v2.5.1...v2.5.2
Rettiwt-API v2.5.1 released!
What's Changed
- Fixed an issue where the number of media items to be posted was not validated by @Rishikant181 in #450
- Added option to set timeout from CLI by @Rishikant181 in #451
Full Changelog: v2.5.0...v2.5.1
Rettiwt-API v2.5.0 released!
What's Changed
- Add ability to define custom error handling by @omarcinkonis in #418
- Removed unnecessary interfaces by @Rishikant181 in #419
- Add request timeout by @omarcinkonis in #422
- Added more options while searching for tweets by @Rishikant181 in #426
- Fixed an issue where the proxyUrl given was not used for authentication by @Rishikant181 in #427
- Added functionality to use a different proxy for authentication and normal operation by @Rishikant181 in #428
- Added ability to post media in tweets by @Rishikant181 in #430
- Added CLI option to upload media in tweet by @Rishikant181 in #438
- Added service for managing authentication by @Rishikant181 in #439
New Contributors
- @yiliang114 made their first contribution in #434
Full Changelog: v2.4.2...v2.5.0