| Date | 2015-04-12 (3,898 days ago) |
|---|---|
| Downloads | 4,696 downloads |
| NuGet | View on NuGet |
| GitHub | View on GitHub |
TwitterResponse and sub classes now expose rate limiting information (see ff45022).GitHubResponse<T> class. Response classes have been updated to extend this class (see 473475c, b755e91 and 29abacb).82f14e1 and b4cbfa5).Skybrud.Social.xml - a file with the XML documentation of the DLL.ParseResponse methods have now been normalized, so they will throw an exception of the type ArgumentNullExcetion if the specified response is null. Earlier some of the methods would just return null. This is probably most used internally in SKybrud.Social, and therefore not likely to affect your usage of this package (see 46a4aa2, 6ba65fc and 0ddff92).