File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 11# RestSharp Release Notes
22
3+ ## 104.3.3
4+
5+ To see all commits for this version, [ click here] ( https://github.com/RestSharp/RestSharp/compare/104.2...104.3.3 ) .
6+
7+ ### New Features/Improvements
8+
9+ * Support for query string parameters on POST requests
10+ * Deserialize an integer to a bool property
11+ * Enable Task extensions for Monotouch and Monodroid platforms
12+ * Support for deserializing a dictionary of lists
13+
14+ ### Bug Fixes
15+
16+ * Fixed regression that prevented deserializing requests when non-protocol errors occurred
17+ * Properly URL encode strings longer than 32766 characters
18+
319## 104.2
420
521To see all commits for this version, [ click here] ( https://github.com/RestSharp/RestSharp/compare/104.1...104.2 ) .
You can’t perform that action at this time.
0 commit comments