Skip to content

Releases: michimani/gotwi

Release v0.14.0

14 Jun 06:56
c029dd4
Compare
Choose a tag to compare
Merge pull request #305 from michimani/michimani/release/0.14.0

release v0.14.0

Release v0.13.0

12 Nov 09:55
c2d4bbe
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

This version is not compatible with v0.12.5 or earlier.

If your application uses the PartialError.ResourceId and Tweet.ConversationId fields, you will need to modify them when updating to this version. PartialError.ResourceID and Tweet.ConversationID instead of them, respectively.

Release v0.12.5

12 Nov 00:44
caa94b1
Compare
Choose a tag to compare
Merge pull request #298 from michimani/release/0.12.5

release: v0.12.5

Release v0.12.4

30 Oct 14:38
2bcc996
Compare
Choose a tag to compare

Features

  • Support all fields in includes field for response of GET /2/tweets/search/recent and GET /2/tweets/search/all. (bc396a3)

Release v0.12.3

19 Oct 23:12
a109efc
Compare
Choose a tag to compare

Features

  • Support media.variants field for response of GET /2/tweets/search/stream and so on. (b453dc2)

Release v0.12.2

29 Aug 11:33
faead30
Compare
Choose a tag to compare
Merge pull request #290 from michimani/release/0.12.2

release: 0.12.2

Release v0.12.1

16 Aug 15:06
92ae57b
Compare
Choose a tag to compare
Merge pull request #286 from michimani/release/0.12.1

release: v0.12.1

Release v0.12.0

04 Aug 12:52
5f4f414
Compare
Choose a tag to compare

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

Release v0.11.8

04 Aug 11:06
ec126dd
Compare
Choose a tag to compare
Merge pull request #276 from michimani/release/0.11.8

release: v0.11.8

Release v0.11.7

03 Aug 12:26
7662e75
Compare
Choose a tag to compare
Merge pull request #266 from michimani/release/0.11.7

release: v0.11.7