Skip to content

v2.1.13

Compare
Choose a tag to compare
@alexrp alexrp released this 17 Jul 22:33
· 442 commits to master since this release
v2.1.13
  • Removed -Wthread-safety-negative from ThreadingAnalysis as it is too experimental and makes the feature less helpful.
  • Added the project directory to the default include paths (done in the Zig task, not the IncludeDirectory item type).
  • Fixed misleading messages in VSTest output.