Skip to content

2.0.9 (19-Jul-2023)

Compare
Choose a tag to compare
@czoido czoido released this 19 Jul 19:21
  • Feature: Add implements attribute in ConanFile to provide automatic management of some options and settings. (#14320). Docs: πŸ“ƒ
  • Feature: Add apple-clang 15. (#14302)
  • Fix: Allow repository being dirty outside of conanfile.py folder when using revision_mode = "scm_folder". (#14330)
  • Fix: Improve the error messages and provide Conan traces for errors in compatibility.py and profile.py plugins. (#14322)
  • Fix: flush() output streams after every message write. (#14310)
  • Bugfix: Fix Package signing plugin not verifying the downloaded sources. (#14331). Docs: πŸ“ƒ
  • Bugfix: Fix CMakeUserPresets inherits from conan generated presets due to typo. (#14325)
  • Bugfix: ConanPresets.json contains duplicate presets if multiple user presets inherit from the same conan presets. (#14296)
  • Bugfix: Meson prefix param is passed as UNIX path. (#14295)
  • Bugfix: Fix CMake Error: Invalid level specified for --loglevel when tools.build:verbosity is set to quiet. (#14289)