Skip to content

Snowhouse v3.0.1

Compare
Choose a tag to compare
@sbeyer sbeyer released this 05 Dec 19:05
· 88 commits to main since this release

This release contains mainly internal and compatibility changes:

  • CMake and CI changes for C++ standard compatibility
  • Allow clang-cl (Windows) builds (by @skystrife)
  • Ensure that Snowhouse macros do not shadow variable names
  • Use ::std::* instead of std::* in macros (by @garyfurnish)

Thanks to all contributors!