doctest v1.1.4 Release Notes

Release Date: 2017-02-18 // about 7 years ago
  • Full Changelog

    Closed issues:

    • ➕ Add option --force-colors - for when a tty is not detected for stdout #51
    • ✅ Issue with using lambdas in tests in gcc #49
    • ➕ Add the include file to releases #47

    🔀 Merged pull requests:

    • ➕ Add translation of std::exception for exceptions that terminate a test case #46 (eliaskosunen)