v.0.0.8
- 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