Skip to content

v1.1

Compare
Choose a tag to compare
@partouf partouf released this 05 Sep 21:58
· 17 commits to main since this release
e3fa80a
cppify (#3)

* c++ify bunch of files
* fix tracer env issue (std::string was not available in fork due to
`init()` not being called in fork)
* some refactoring
* making parts optional
* add a bit of debug