Tweetinvi 0.9.10.1
Single DLL
When you add Tweetinvi via nuget you will have the joy to find out that there are no longer 9 DLLs but just a single one named Tweetinvi.dll. Though the nuget references to external libraries are still required.
Bugs Fixed
- Stream issues are no longer throwing exception from Tweetinvi, instead it is throwing Exception that can be understood by the developers.
- Custom Objects definition is now working properly
- Tweet Length calculation has been updated to match Twitter new media length
- Tweet Length is now calculated based on the UTF32 format and not UTF16
Retweeted_Count
is no longer throwing an exception randomlyTweetEntities
no longer have duplicates removed
Tweetinvi Builder
The builder has been greatly improved and any developer willing to build tweetinvi from the Source Code will be happy to discover all the new improvements performed by the tool.