Improvements
- Infrastructure improvements
- Support for CCache in Windows platforms (#135)
- Target loading (#132)
- 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