New
1.14.0 - NuGet Fixes And Server Sent Events
What's Changed
- fix: Crash when building with /MT in MSVC (double-destructor) #1276 by @ZeroKwok in https://github.com/libcpr/cpr/pull/1277
- 1.14.0 Release Preparation - NuGet Release Build Fixes by @COM8 in https://github.com/libcpr/cpr/pull/1278
- Add support for Server Sent Events (SSE) by @bachp in https://github.com/libcpr/cpr/pull/1274
New Contributors
- @ZeroKwok made their first contribution in https://github.com/libcpr/cpr/pull/1277
- @bachp made their first contribution in https://github.com/libcpr/cpr/pull/1274
Full Changelog: https://github.com/libcpr/cpr/compare/1.13.0...1.14.0