Releases: JoeMayo/LinqToTwitter
LINQ to Twitter v6.15.0
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
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
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
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
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
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
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
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
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
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: