Skip to content

2.0.17 (10-Jan-2024)

Compare
Choose a tag to compare
@czoido czoido released this 10 Jan 15:33
  • Fix: Automatically create folder if conan cache save --file=subfolder/file.tgz subfolder doesn't exist. (#15409)
  • Bugfix: Fix libcxx detection when using CC/CXX env vars. (#15418). Docs: πŸ“ƒ
  • Bugfix: Solve winsdk_version bug in CMakeToolchain generator for cmake_minimum_required(3.27). (#15373)
  • Bugfix: Fix visible trait propagation with build=True trait. (#15357)
  • Bugfix: Fix package_id calculation when including conf values thru tools.info.package_id:confs. (#15356)
  • Bugfix: Order conf items when dumping them to allow reproducible package_id independent of the order the confs were declared. (#15356)