Link 3.0.6
- Ensure C++20 Compatibility
- Updated build system:
- Conditionally link against
atomic
andpthread
so clients don't have to do this manually - Fixed Visual Studio 2022 Version 17.4 Builds
- Conditionally link against
atomic
and pthread
so clients don't have to do this manually