Skip to content

v2.10.8

Compare
Choose a tag to compare
@BillyONeal BillyONeal released this 14 Nov 20:50
· 144 commits to master since this release
204a526
  • PR#938 Allow ppltasks.h and pplxtasks.h to co-exist
  • PR#951 Fix incorrect const in reinterpret_cast
  • PR#955 Fix UWP missing header
  • PR#956 Adds support for OpenSSL 1.1.1
  • PR#959 Fix Android build issue by remove the crossplat name space before android parameters
  • PR#960 Update vcpkg to latest master to fix VS2015 build.
  • PR#966 Fix string size for error message generated by windows_category
  • PR#958 Add uri_builder::append_path_raw(...) to allow adding elements to path intentionally beginning with '/' ("//" will result in the final path value)
  • PR#952 cmake: add code to detect system brotli library
  • PR#963 Fix Brotli compress_helper early termination issue
  • PR#961 Fixes iOS builds and makes it more future proof