Skip to content

v1.2.2 - Switching to C++17

Latest
Compare
Choose a tag to compare
@Sir-Photch Sir-Photch released this 16 Dec 14:36
  • drop C++20 dependency, library is C++17 now by default since C++20 was causing issues on some platforms
  • vendor fmt and cxxopts when they are either out of date or missing from the host system

Full Changelog: v1.2.1...v1.2.2