v1.9.0
What's Changed
- Updated D3d12info to 3.10 by @Devaniti in #31
- Refactored D3d12info interop to use files instead of console pipes
- This fixes bugs related to injected input, such as from Vulkan validation layers, or non compliant Vulkan implementation warnings
 
 - Changed clang-format config to be consistent with D3d12info
- Reformatted all code
 
 
 - Refactored D3d12info interop to use files instead of console pipes
 - Fixed compatibility when path to temp folder includes spaces or non ASCII characters by @Devaniti in #31
 - Fixed NVAPI_SDK_VERSION was stated to be runtime instead of compile time by @Devaniti in #28
 - Added favicon by @Devaniti in #30
 
Full Changelog: v1.8.0...v1.9.0