Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
1.11.1 source code.tar.gz | 2024-11-24 | 141.5 kB | |
1.11.1 source code.zip | 2024-11-24 | 204.1 kB | |
README.md | 2024-11-24 | 1.5 kB | |
Totals: 3 Items | 347.1 kB | 0 |
What's Changed
- Updated supported versions for 1.11.0 by @COM8 in https://github.com/libcpr/cpr/pull/1123
- Add FreeBSD package/port mention into README by @part1zano in https://github.com/libcpr/cpr/pull/1124
Fixed
grammatical issues and corrected spelling errors in README.md by @laxerhd in https://github.com/libcpr/cpr/pull/1132Refactored
timeout.h: added template ctr and removed redundant ctrs (#1129) by @laxerhd in https://github.com/libcpr/cpr/pull/1131- fix no-revoke. by @Nuxar1 in https://github.com/libcpr/cpr/pull/1134
- Resolve CURLOPT_SSL_OPTIONS issues by @gentooise in https://github.com/libcpr/cpr/pull/1128
- fix: remove duplicate call in
Session::prepareCommonDownload()
by @L-Super in https://github.com/libcpr/cpr/pull/1139 - Update To The Latest Clang-Tidy Version by @COM8 in https://github.com/libcpr/cpr/pull/1144
Enhance
: Use unordered_map for CURL error mapping by @laxerhd in https://github.com/libcpr/cpr/pull/1142- Public cpr::Session::GetSharedPtrFromThis by @COM8 in https://github.com/libcpr/cpr/pull/1148
New Contributors
- @part1zano made their first contribution in https://github.com/libcpr/cpr/pull/1124
- @laxerhd made their first contribution in https://github.com/libcpr/cpr/pull/1132
- @Nuxar1 made their first contribution in https://github.com/libcpr/cpr/pull/1134
- @gentooise made their first contribution in https://github.com/libcpr/cpr/pull/1128
Full Changelog: https://github.com/libcpr/cpr/compare/1.11.0...1.11.1