What's Changed
- New: Add support for FreeRTOS (#298)
- New: Add PLOG_MESSAGE_PREFIX (#288)
- Enh: Add more documentation (#287)
- Fix: Minimum required cmake version as of cmake 3.31 and 4.0 (#296, #268, #300)
- Fix:
std::filesystem::path
issue on MSVC, add more tests (#273) - Fix: ASAN warning in HexDump sample (#305, #303)
Full Changelog: 1.1.10...1.1.11