Release_1.4.3
- Improvement: Support to Unix like OS, which has passed the test on FreeBSD. Thanks to the contribution from bedwardly-down, see commit.
- Bug fix: Fix a bug in the layout, which would cause data residue after using
C++ 20 format specifications
, leading to incorrect formatting of subsequent logs. Thanks to the contribution from fkxingkong, see pull request. - Bug fix: fix the side effects of
assert
in the include files.