Skip to content

Release v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Aug 08:36

Improvements

  • Switched to using modes for CMake's message function
  • Updated clang-format target to format files according to the project type

Fixes

  • Fixed when building executable, which made unit testing libraries fail to link with the project
  • Removed hard-coded project name from the testing project's linking step