v1.4
- Migration of V2 endpoints on oauth2 authentication (accessToken & accessTokenSecret not needed anymore to call these endpoints)
- Implementation of
postTweet
method - Implementation of
unlikeTweet
method - Cleaning of code (
RequestHelper.java
)
postTweet
methodunlikeTweet
methodRequestHelper.java
)