Skip to content

1.14.31

Compare
Choose a tag to compare
@benmcmorran benmcmorran released this 02 May 19:54
· 337 commits to main since this release
1e1908d

1.14.31

Bug Fixes:

  • When cmake.buildTasks is true, CMake tasks in tasks.json that do not specify targets will no longer cause the build to fail. #3123
  • Paths containing mingw are no longer removed from the PATH environment variable when configuring a project without specifying a kit. #3136
  • Warning messages are no longer triggered by targets containing "warning" in the file path when running Tasks: Run Build Task. #3118
  • Unable to resolve cmake-tools-schema:/schemas/CMakePresets*.json. #2587 #3108