tag:github.com,2008:https://github.com/RedHammerCoder/NanoLog/releases Release notes from NanoLog 2020-03-17T10:30:45Z tag:github.com,2008:Repository/262514928/0.91 2020-03-17T10:30:45Z 0.91: Fixed Issue #24 (assert statements) <p>The C assert.h header was erroneously included within a namespace<br> in the NanoLog library, causing compilation errors for outside users.<br> This commit fixes the issue by moving the include statement.</p> syang0