Skip to content

String Theory 3.2

Compare
Choose a tag to compare
@zrax zrax released this 11 May 16:47
· 92 commits to master since this release
3.2
  • Fix std::filesystem::path support in MSVC 2019 when using C++17 instead of C++20.
  • Add more basic conversions (to/from short, long, long long) and deprecate to/from explicit int64 types.
  • Remove some unused config macros.