Breaking Changes ⚠️
- Update jsoncons trait to support v1 release by @dmazzella in #375
What's Changed
- Improve as_date narrowing conversion from C4244 warning by @ambiennt in #378
- update trait dependencies to support CMake v4 by @dmazzella in #379
- Fix linter error by @prince-chrismc in #381
- Update workflows for new GitHub Action Runner Images by @prince-chrismc in #382
- Support passing ssl library key handles to algorithms by @sandro97git in #369
- 👷 Update CMP0135 to new behaviour by @Thalhammer in #385
- Fix error in CMake config-file package by @eaaltonen in #387
- CMake: synchronize cmake_minimum_required from main CMakeLists.txt by @olifre in #398
- Reduce usage of std::time_t, std::chrono::system_clock::to_time_t and system_clock::from_time_t in order to get correct dates when working with a 32bit application by @MarchMore in #401
- Fix
set_expires_innot accepting non-defaultPeriodby @bugdea1er in #402 - AppVeyor Warnings by @JurgenLB in #403
New Contributors
- @ambiennt made their first contribution in #378
- @dmazzella made their first contribution in #375
- @sandro97git made their first contribution in #369
- @eaaltonen made their first contribution in #387
- @olifre made their first contribution in #398
- @MarchMore made their first contribution in #401
- @JurgenLB made their first contribution in #403
Full Changelog: v0.7.1...v0.7.2