Skip to content

CI

Compare
Choose a tag to compare
@thinks thinks released this 27 Jan 22:42
· 22 commits to master since this release
  • Added CI through github actions

  • CI runs clang-tidy and ASAN

  • CI builds on Windows, Linux, macOS

  • Algorithm does not throw (except std::exceptions)

  • Improved comments

  • Improved CMake build system

  • Improved tests