Celero v2.6.0 Release Notes

Release Date: 2019-10-18 // over 4 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