- support C++20 and C++23 standards, and vendored version output - thanks @tonycoz
0.26 2022-04-21
- fix test-failure caused if CXX is set - thanks @hroncok for report
0.25 2022-04-20
- ignore environment variables CXXFLAGS, CXXLDFLAGS (#26) - thanks @hroncok for report
0.24 2022-04-19
- support environment variables CXX, CXXFLAGS, CXXLDFLAGS - thanks @dpryan79 for suggestion
0.23 2021-05-31
- added CI - thanks @zmughal
- now recognises MacOS clang - thanks @xenu
0.22 2021-05-29
- Add C++ standard support flag detection - thanks @zmughal!
See https://github.com/tsee/extutils-cppguess/pull/24.