Skip to content

v0.44.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Oct 22:01
· 3 commits to master since this release

What's Changed

  • feat: use semver for matching binary assets by @aminya in #306
  • feat: support runtime, thread, and exception model on MinGW windows by @aminya in #306
  • fix!: update Conan to v2 by @aminya in #308
    BREAKING Now the default Conan version is v2 instead of v1. This is done to support new compiler versions like LLVM 18. If using project_options, please update to the latest version for Conan v2 cmake support.
  • fix: update cmake, gcovr, conan, meson, task, doxygen by @aminya in #306
    BREAKING gcovr updated from v5 to v7.

Full Changelog: v0.43.0...v0.44.0