Skip to content

1.60.0 (11-May-2023)

Compare
Choose a tag to compare
@czoido czoido released this 11 May 15:27
ff199b0
  • Feature: Define new version expression tool_requires("pkg/<host_version>") to get the host requirement version (Backport of 2.0 #13712). (#13719). Docs: πŸ“ƒ
  • Feature: Provide compatibility with servers containing Conan 2.0 packages with user and no channel. (#13590)
  • Feature: Add MacOS SDK version 13.1. (#13585)
  • Feature: New move_folder_contents() file helper to re-arrange repos folders. (#13509). Docs: πŸ“ƒ
  • Feature: Allow conan_version in profile.jinja and global.conf jinja templating. (#13377). Docs: πŸ“ƒ
  • Fix: Add gcc 13 to default settings.yml. (#13848)
  • Fix: Prepare Conan 1.60 to not break if Conan 2.X starts adding metadata files to packages. (#13351)
  • Bugfix: Fix AutotoolsToolchain when unknown compiler. (#13815)
  • Bugfix: Fixed graph_lock.py - lock_node(): consider context of build_require from lockfile. (#13788)
  • Bugfix: Fix for conan search pkg/*@ and conan upload pkg/*@, to filter packages without user/channel. (#13173)