Skip to content

2.3.2 (28-May-2024)

Compare
Choose a tag to compare
@czoido czoido released this 28 May 09:10
5e42ca5
  • Feature: New tools.microsoft:msvc_update configuration to define the MSVC compiler update even when compiler.update is not defined. Can be used to use compiler.version=193 once VS2022 is updated to 17.10, which changes the default compiler to compiler.version=194. (#16332)
  • Bugfix: Allow default compatibility.py plugin to fallback from MSVC compiler.version=194->193 and to other cppstd values. (#16346)
  • Bugfix: Skip dot folders in local recipe index layouts. (#16345)
  • Bugfix: Remove extra backslash in generated conanvcvars.ps1. (#16322)