101.3 Released
Minor fixes and enhancements.
- MAYBE FIXED: JSON.NET reference issues. I’m trying. No, really. I added a .NET 4 project so that when you’re using a .NET 4 project and you grab RestSharp there’s a version that’s compiled against the same version as JSON.NET. The .NET 4 assembly is only available in the NuGet package for now. I hope once and for all this issue is put to rest.
- ADDED: RestRequest.UserState for tracking state in async requests (thanks jaircazarin!)
-
FIXED: Unit tests now work in MonoDevelop (thanks ayoung!)
-
FIXED: Some XML attributes not deserialized correctly when using classes that derive from List<T>
NuGet and GitHub downloads updated.
