1.28.0
This release makes it possible to select CMake targets (issue #40, thanks to @furkanusta), it adds section Building tests and examples to the Readme and mentions compilation via Makefiles in it. Further, this release corrects class action
to include a deleted operator=()
in lest.hpp and a private operator=()
in lest_cpp03.hpp (thanks to PVS-Studio).