Celero v2.6.0 Release Notes
Release Date: 2019-10-18 // over 3 years ago-
- ๐ This release improves the automated testing and fixes associated bugs.
- Experiments and Demos were renamed.
- CMake modernization
- โ Google Test was added as a submodule.
Previous changes from v2.5.0
-
This wraps up several minor changes
- โ Testing on Visual Studio 2019
- ๐ป Celero now reports the total time to run on the command line.
- Automatic computation of the required number of iterations has been improved.
- โ Added a
FindCelero.cmake
for easier integration into other projects. - ๐ Improved Markdown console output.
- โ Added a CMake option to allow command-line changes of the location of the GoogleTest repository.
- โ Added automated testing for GCC v8, LLVM v7, and XCode 10.1