- 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.