doctest v2.0.0 Release Notes

Release Date: 2018-08-23 // over 5 years ago
  • โœ… Full Changelog

    Closed issues:

    • โœ… MSVC 2017 15.8.1, New Warnings as Errors #144
    • ๐Ÿ Windows clang-cl -Wdeprecated-declarations warnings #143
    • โœ… Logo Proposal for Doctest #141
    • โœ… PCH Support #140
    • ๐Ÿ‘Œ improve compile times even further #139
    • ๐Ÿšš !!! BREAKING CHANGE !!! - Move to C++11 for next version of the library #137
    • โœ… getCurrentTicks producing warning on MinGW #133
    • โœ… [enhancement] Add support for "stand-alone assertions". #114

    ๐Ÿ”€ Merged pull requests:

    • โœ… Suppress compiler warning on MinGW #134 (AMS21)