We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 618784c commit 3f2e43cCopy full SHA for 3f2e43c
restsharp.nuspec
@@ -12,8 +12,12 @@
12
<iconUrl>http://dl.dropbox.com/u/1827/restsharp100.png</iconUrl>
13
<tags>REST HTTP API JSON XML</tags>
14
<releaseNotes>
15
+ 103.1 - #267 Added CLS Compliance
16
+ #263 Fixed InvalidCastException
17
+ #218 Handles connection failures better
18
+ #231 OAuth now complies with rfc3986 url hex encoding
19
103.0 - Remove dependency on Json.NET
- Remove WP7.0 support (7.1 Mango remains).
20
+ Remove WP7.0 support (7.1 Mango remains).
21
102.7 - Updating Json.NET to 4.0.8, misc fixes
22
102.6 - Updating Json.NET reference to 4.0.5
23
</releaseNotes>
0 commit comments