Skip to content

0.4.0

Choose a tag to compare

@deniskoronchik deniskoronchik released this 12 Jul 21:35
· 354 commits to master since this release
  • Add events support in Python scripts
  • Improve Python scripts run
  • Add common libraries for a Python
  • Fix memory leaks in core
  • Improve test logging
  • Improve work with memory buffers
  • Cleanup API
  • Add support of python 3 code
  • Add ScLockScope class
  • Implement multithreaded python script run
  • Pass cpp_bridge into python script
  • Extract ScWaitEvent as a separated class from ScWait
  • Some fixes in template search
  • Make log thread safe
  • Implement ScLink wrapper class
  • Add ScBase64 encode/decode functions
  • Add common templates generation (see sc_common_templ.hpp)