v0.2.2
Changes
- Adoption of the latest P0052R6
- C++14 Backport
- Catch Updated
- Dockerized CI builds
Note:
Deprecation of C++14 Backport
C++17 has become the official C++ Standard.
This is presumably the last release with C++14 Backport. The C++14 Branch (cpp14
) is deprecated from now on and may get dropped in a future release.