You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog.md
+15Lines changed: 15 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,18 @@
1
+
cpprestsdk (2.10.8)
2
+
----------------------
3
+
*PR#938 Allow ppltasks.h and pplxtasks.h to co-exist
4
+
*PR#951 Fix incorrect const in reinterpret_cast
5
+
*PR#955 Fix UWP missing header
6
+
*PR#956 Adds support for OpenSSL 1.1.1
7
+
*PR#959 Fix Android build issue by remove the crossplat name space before android parameters
8
+
*PR#960 Update vcpkg to latest master to fix VS2015 build.
9
+
*PR#966 Fix string size for error message generated by windows_category
10
+
*PR#958 Add uri_builder::append_path_raw(...) to allow adding elements to path intentionally beginning with '/' ("//" will result in the final path value)
11
+
*PR#952 cmake: add code to detect system brotli library
12
+
*PR#963 Fix Brotli compress_helper early termination issue
13
+
*PR#961 Fixes iOS builds and makes it more future proof
14
+
-- cpprestsdk team <askcasablanca@microsoft.com> WED, 14 Nov 2018 10:24:00 -0800
15
+
1
16
cpprestsdk (2.10.7)
2
17
----------------------
3
18
* cpprestsdk now has Azure Pipelines continuous integration.
0 commit comments