Skip to content

Releases: JoeMayo/LinqToTwitter

LINQ to Twitter v6.15.0

29 Jun 15:15
107e116
Compare
Choose a tag to compare

Supporting Twitter API v2 and v1 endpoints that aren't yet replaced by v2. Changes in this release:

  • Upgraded to .NET 6 (Thanks Adam Swanson)
  • Updated Issue/General Templates (Thanks Jaap)
  • Updated license to MIT
  • Implements Bookmarks
  • Supports Quote Tweets
  • Includes Reverse Chronological Timelines
  • Adds polls to Tweet Include Responses
  • Supports NewestID and OldestID in TweetMeta
  • Improved error message handling
  • Updated Raw Queries to use Twitter API v2 Base URL
  • Supports ID on TweetEntityMention
  • Fixed PlaceField.CountryCode spelling
  • Fixed ASP.NET OAuth2 bug with missing offline.access scope
  • Added error handling for new JSON format on duplicate tweets
  • Added subscriber_count and other fields to Space queries
  • Implemented Search Sort Order

Supported Versions:

  • LINQ to Twitter 5.x and earlier supports .NET Framework 4.8. (Twitter API v1.1)
  • LINQ to Twitter 6.0 - 6.14 supports .NET 5. (Twitter API v2)
  • LINQ to Twitter 6.15.0+ supports .NET 6. (Twitter API v2)

Also on NuGet:

LINQ to Twitter v6.14.0

07 Feb 17:23
e20d9c7
Compare
Choose a tag to compare

Supporting Twitter API v2 and v1 endpoints that aren't yet replaced by v2. Changes in this release:

  • Implemented space buyers and space tweets queries.
  • Implemented Liking Users query.
  • Implemented Me endpoint, which gets info for the authenticated user.
  • Switched license to MIT.

LINQ to Twitter v6.x supports .NET 5 and 6. Please see the release for LINQ to Twitter 5.x for earlier .NET versions and Twitter API v1.1 support.

Also on NuGet:

LINQ to Twitter v6.12.0

01 Feb 16:27
42554be
Compare
Choose a tag to compare

Supporting Twitter API v2 and v1 endpoints that aren't yet replaced by v2. Changes in this release:

  • Added default desktop support for AuthorizeAsync in OAuth2Authorizer.
  • Fixed bug in OAuth2Authorizer so that confidential clients now work properly.

LINQ to Twitter v6.x supports .NET 5 and 6. Please see the release for LINQ to Twitter 5.x for earlier .NET versions and Twitter API v1.1 support.

Also on NuGet:

LINQ to Twitter v6.11.0

24 Jan 15:55
32c50e1
Compare
Choose a tag to compare

Supporting Twitter API v2 and v1 endpoints that aren't yet replaced by v2. Changes in this release:

  • Added OAuth 2.0 support
  • Fixed bug in SessionStateCredentialStore.ClearAsync that prevented it from working.

LINQ to Twitter v6.x supports .NET 5 and 6. Please see the release for LINQ to Twitter 5.x for earlier .NET versions and Twitter API v1.1 support.

Also on NuGet:

LINQ to Twitter v6.10.0

28 Dec 16:34
3779a10
Compare
Choose a tag to compare

Supporting Twitter API v2 and v1 endpoints that aren't yet replaced by v2. Changes in this release:

  • Added Twitter API v2 List API support

LINQ to Twitter v6.x supports .NET 5 and 6 (preview). Please see the release for LINQ to Twitter 5.x for earlier .NET versions and Twitter API v1.1 support.

Also on NuGet:

LINQ to Twitter v6.9.0

26 Oct 14:57
Compare
Choose a tag to compare

Supporting Twitter API v2 and v1 endpoints that aren't yet replaced by v2. Changes in this release:

  • Added Twitter API v2 Spaces API support
  • Added Twitter API v2 Retweets API support
  • Added Twitter API v2 Mutes API support
  • Added Twitter API v2 Compliance API support
  • Added TweetMedia.AltText property
  • Fixed bug where streams weren't being properly closed on cancellation

LINQ to Twitter v6.x supports .NET 5 and 6 (preview). Please see the release for LINQ to Twitter 5.x for earlier .NET versions and Twitter API v1.1 support.

Also on NuGet:

LINQ to Twitter v6.8.0

21 Sep 04:38
45a564b
Compare
Choose a tag to compare

Supporting Twitter API v2 and v1 endpoints that aren't yet replaced by v2. Changes in this release:

  - Added support for Counts queries
  - Removed deprecated help/configuration queries
  - Fixed problem where photos and gifs appeared in media Url field instead of PreviewImageUrl

LINQ to Twitter v6.x supports .NET 5 and 6 (preview). Please see the release for LINQ to Twitter 5.x for earlier .NET versions and Twitter API v1.1 support.

Also on NuGet:

v6.7.1

24 Jun 16:49
Compare
Choose a tag to compare

Supporting Twitter API v2 and v1 endpoints that aren't yet replaced by v2. Changes in this release:

  • Added Like/Unlike commands
  • Added Blocks lookup query
  • Added Likes lookup query
  • Removed deprecated Help.Configuration query

Update - Minor version because binaries didn't include latest changes.

Note: LINQ to Twitter v6.x supports .NET 5 and 6 (preview). Please see the release for LINQ to Twitter 5.x for earlier .NET versions and Twitter API v1.1 support.

Also on NuGet:

v6.7.0

24 Jun 13:57
Compare
Choose a tag to compare

Supporting Twitter API v2 and v1 endpoints that aren't yet replaced by v2. Changes in this release:

  • Added Like/Unlike commands
  • Added Blocks lookup query
  • Added Likes lookup query
  • Removed deprecated Help.Configuration query

Note: LINQ to Twitter v6.x supports .NET 5 and 6 (preview). Please see the release for LINQ to Twitter 5.x for earlier .NET versions and Twitter API v1.1 support.

Also on NuGet:

v6.6.0

08 Apr 17:25
Compare
Choose a tag to compare

Supporting Twitter API v2 and v1 endpoints that aren't yet replaced by v2. Changes in this release:

  • Added the BlockUserAsync and UnblockUserAsync to support the new Twitter API v2 endpoints.
  • Removed CreateBlockAsync and DestroyBlockAsync from the deprecated Twitter API v1.1 endpoints.

Note: LINQ to Twitter v6.x supports .NET 5 and 6 (preview). Please see the release for LINQ to Twitter 5.x for earlier .NET versions and Twitter API v1.1 support.

Also on NuGet: