Skip to content

v.0.0.8

Compare
Choose a tag to compare
@David-Haim David-Haim released this 03 Nov 16:14
· 9 commits to master since this release
547c557
  • project structure refactor - all header files go to include/concurrencpp directory, TSAN tests to test directory
  • sources were formatted using clang-format
  • move to modern cmake
  • partial move to ctest
  • CI/CD pipeline with github actions on Windows, Linux and macOS (uses xcode 12.2, clang fails with ICE)
  • readme improvements