Skip to content

Version 0.1.35

Compare
Choose a tag to compare
@octavonce octavonce released this 01 Apr 10:35
· 46 commits to master since this release

Changes

2023-03-29, v1.8.0, v2.1.0: Improved support dynamic overriding on Windows 11. Improved tracing precision with asan and Valgrind, and added Windows event tracing ETW (contributed by Xinglong He). Created an OS abstraction layer to make it easier to port and separate platform dependent code (in src/prim). Fixed C++ STL compilation on older Microsoft C++ compilers, and various small bug fixes.