Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
1.1.11 source code.tar.gz | 2025-08-10 | 208.3 kB | |
1.1.11 source code.zip | 2025-08-10 | 265.2 kB | |
README.md | 2025-08-10 | 430 Bytes | |
Totals: 3 Items | 473.9 kB | 1 |
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: https://github.com/SergiusTheBest/plog/compare/1.1.10...1.1.11