New
stduuid v1.2.1
What's Changed
- Fix compiler warnings for gcc & clang by @sketchylizard in https://github.com/mariusbancila/stduuid/pull/52
- Fix operator<< compiler error when c++20 enabled by @kcsaul in https://github.com/mariusbancila/stduuid/pull/53
- Declare variables as inline by @sketchylizard in https://github.com/mariusbancila/stduuid/pull/54
New Contributors
- @kcsaul made their first contribution in https://github.com/mariusbancila/stduuid/pull/53
Full Changelog: https://github.com/mariusbancila/stduuid/compare/v1.2...v1.2.1