Skip to content

Some breaking changes

Compare
Choose a tag to compare
@yhirose yhirose released this 30 Jul 00:51
· 455 commits to master since this release
  • No longer support VS 2013 and older
  • Changed to use std::exception_ptr in exception handler
  • Changed to use const std::string & as much as possible instead of const char *