Snowhouse v3.0.1
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 ofstd::*
in macros (by @garyfurnish)
Thanks to all contributors!