Releases: libcpr/cpr
Releases · libcpr/cpr
cpr v1.5.1
cpr v1.5.0
Changes
- Updated
CURL
tocurl-7_69_1
(#343) - Updated
mongoose
to6.18
- Updated
googletest
torelease-1.10.0
- Refactored the
mongoose
test server setup - Added SSL options (#276)
- Fixed URL encoding (#379)
- Fixed Windows
std::min
type deduction - GitHub Actions CI (#393)
- Refactored all the CMake stuff (#383)
- Fixed passing correct data type when setting
CURLOPT_POSTFIELDSIZE_LARGE
- Switched
Body
,UserAgent
andUrl
fromstd::string
derivation classes to string holder classes (#303) - General cleanup of the code base
cpr v1.4.0
Merge pull request #370 from whoshuu/cookie_encoding Added an option to disable cookie encoding #369