You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue should cover all the work needed to be done before a stable v1.0.0 will be released.
This library can already be used to tweet, retweet, delete and interaction with the own tweets.
v0.2.0
Enable adding addtional optional parameters to the endpoint (e.g. in_reply_to_status_id for POST update/status which would be method tweet in this library)
v0.3.0
Adding Oauth 2.0 Bearer Authentication to receive public information
Adding Basic Authentication to communicate with Twitters Enterprise API
v1.0.0
Offical Marker to identify the first stable release
This library should goal to have the best test coverage possible.
The milestones can change over time, see keep an eye on them if you are intersted in the process.
Process is always welcome 👍
The text was updated successfully, but these errors were encountered:
This issue should cover all the work needed to be done before a stable v1.0.0 will be released.
This library can already be used to tweet, retweet, delete and interaction with the own tweets.
v0.2.0
in_reply_to_status_id
forPOST update/status
which would be methodtweet
in this library)v0.3.0
Oauth 2.0 Bearer Authentication
to receive public informationBasic Authentication
to communicate with Twitters Enterprise APIv1.0.0
This library should goal to have the best test coverage possible.
The milestones can change over time, see keep an eye on them if you are intersted in the process.
Process is always welcome 👍
The text was updated successfully, but these errors were encountered: