| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 1.14.0 - NuGet Fixes And Server Sent Events source code.tar.gz | 2025-11-29 | 156.8 kB | |
| 1.14.0 - NuGet Fixes And Server Sent Events source code.zip | 2025-11-29 | 223.9 kB | |
| README.md | 2025-11-29 | 622 Bytes | |
| Totals: 3 Items | 381.4 kB | 2 | |
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