tag:github.com,2008:https://github.com/PlatformLab/NanoLog/releases Tags from NanoLog 2020-03-17T10:30:45Z tag:github.com,2008:Repository/66080327/0.91 2020-05-07T05:18:57Z Original NanoLog (Python2 + GCC 6.4.0 support) <p>Fixed Issue <a class="issue-link js-issue-link" href="https://github.com/PlatformLab/NanoLog/issues/24">#24</a> (assert statements)</p> <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