Skip to content

v1.0.27

Compare
Choose a tag to compare
@JLBuenoLopez JLBuenoLopez released this 22 Mar 06:36
· 55 commits to master since this release
5d78287

Improvements

  1. Infrastructure improvements
    • Support for CCache in Windows platforms (#135)
    • Target loading (#132)
  2. CI improvements
    • Upgrade CodeQL Github action (#137)
    • Linux CI workflow in Github action (#141)

Fixes

  • Fix build for C++20 (#138)
  • Avoid auto linkage when using CMake (#131)
  • Fix Doxygen deprecation warnings in Ubuntu 22.04 (#142)

PRs in merged order:
#135, #137, #138, #132, #131, #142, #141, #143