Skip to content

1.5.1

Compare
Choose a tag to compare
@Tectu Tectu released this 07 Mar 17:22
· 89 commits to master since this release

General

  • Add support for std::string_view (99b44ec)
  • Fix potential memory leak in example (2d48534)
  • Remove custom exporting in favor of exporting all symbols via CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (c38c594)
  • Minor internal improvements

CMake

  • Remove non-existing target from install() (f5fc8b4)
  • Remove redundant setting of some CPack variables (f397214)