Skip to content

String Theory 3.6

Compare
Choose a tag to compare
@zrax zrax released this 07 Jun 15:57
· 36 commits to master since this release
3.6
8bcd9bb
  • Fix std::filesystem use on MacOS to correctly detect availability based on the target platform's SDK version.
  • Fix ST::string::to_buffer(char_buffer &) always returning Latin-1 data even when UTF-8 was requested.
  • Fix some warnings on GCC 11 and 12.