Skip to content

v0.11.0 (Lizard)

Pre-release
Pre-release
Compare
Choose a tag to compare
@loganek loganek released this 30 Aug 08:15
  • allow return values from functions decorated with @trace in Python bindings
  • allow conditional build of TCP listener
  • enable forceful compilation using C compiler (using 0DFORCE_C_COMPILATION=ON cmake flag)
  • allow disable multithreading support (using -DENABLE_THREADS=OFF cmake flag)
  • fix MacOS build
  • add on-client-connected callback to TCP listener
  • improve test suite
  • minor fixes and improvements in documentation