Skip to content

v0.7.2

Latest

Choose a tag to compare

@prince-chrismc prince-chrismc released this 09 Feb 04:49
· 8 commits to master since this release
b0ea29a

Breaking Changes ⚠️

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_in not accepting non-default Period by @bugdea1er in #402
  • AppVeyor Warnings by @JurgenLB in #403

New Contributors

Full Changelog: v0.7.1...v0.7.2