stduuid v1.2.1
What's Changed
- Fix compiler warnings for gcc & clang by @sketchylizard in #52
- Fix operator<< compiler error when c++20 enabled by @kcsaul in #53
- Declare variables as inline by @sketchylizard in #54
New Contributors
Full Changelog: v1.2...v1.2.1