v3.6
- [[:punct:]] behaves as ispunct in C
- fix for several MSVC warnings
- cmake library is using C++20 by default (you can change it back with
-DCTRE_CXX_STANDARD=17
) - CI/CD for all supported compilers (+ some fixes along the way)
-DCTRE_CXX_STANDARD=17
)