Fixes
- Added missing
<iterator>
include in benchmarking. (#2231) - Fixed noexcept build with benchmarking enabled (#2235)
- Fixed build for compilers with C++17 support but without C++17 library support (#2195)
- JUnit only uses 3 decimal places when reporting durations (#2221)
!mayfail
tagged tests are now marked asskipped
in JUnit reporter output (#2116)