Skip to content

v3.6

Compare
Choose a tag to compare
@hanickadot hanickadot released this 20 Mar 12:49
· 139 commits to main since this release
  • [[: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)