Skip to content

v1.3.0

Compare
Choose a tag to compare
@doyubkim doyubkim released this 26 Aug 06:16
· 42 commits to master since this release
e67980f

This release includes:

  • Support for multi-tasking systems including Intel TBB, OpenMP, and native C++11 thread backends.
  • Depreciate winix and libobj dependencies and adopt Clara and tinyobj
  • Python 3 compatibility fix
  • Code coverage with CI
  • Build issue fix for latest compilers
  • Other minor fixes