Skip to content

Release v0.12.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Aug 12:52
5f4f414

New Supported APIs

  • Support New API: GET /2/users/:id/timelines/reverse_chronological (#268) (f8153fa)

Features

  • Support max_results and pagination_token parameter at GET /2/tweets/:id/liking_users. (#272) (308e2b8)
  • Support max_results and pagination_token parameter at GET /2/tweets/:id/retweeted_by. (#270) (279e364)

Fixes