github conan-io/conan 2.7.0
2.7.0 (28-Aug-2024)

latest release: 2.7.1
19 days ago
  • Feature: Added Git.is_dirty(repository=False) new argument (#16892)
  • Feature: Add variable_watch for CMAKE_{C,CXX}_STANDARD in conan_toolchain.cmake. (#16879)
  • Feature: Add check_type to get_property for CMakeDeps. (#16854). Docs: 📃
  • Feature: Propagate run trait requirement information in the "build" context downstream when visible trait is True. (#16849). Docs: 📃
  • Feature: Add check_type on components get_property. (#16848). Docs: 📃
  • Feature: Add set_property for PkgConfigDeps to set properties for requirements from consumer recipes. (#16789)
  • Feature: Define CMAKE_<LANG>_COMPILER variables in CMakePresets.json. (#16762)
  • Feature: Add support for gcc 14.2. (#16760)
  • Feature: Rework QbsProfile to support Conan 2. (#16742)
  • Feature: Add finalize() method for local cache final adjustments of packages. (#16646). Docs: 📃
  • Feature: Add tricore compiler architecture support. (#16317). Docs: 📃
  • Feature: Describe here your pull request (#16317). Docs: 📃
  • Fix: Propagate repository argument from Git.get_url_and_commit(repository=True) to Git.is_dirty(). (#16892)
  • Fix: Improve error when accessing cpp_info shorthand methods. (#16847)
  • Fix: Improve error message when a lockfile fails to lock a requirement, specifying its type. (#16841)
  • Fix: Update patch-ng 1.18.0 to avoid SyntaxWarning spam. (#16766)
  • Bugfix: Avoid CMakeToolchain error when both architecture flags and tools.build:linker_scripts are defined, due to missing space. (#16883)
  • Bugfix: When using Visual Studio's llvm-clang, set the correct Platform Toolset in MSBuildToolchain. (#16844)
  • Bugfix: Fix export_sources for non-existent recipes in a local recipes index. (#16776)

Don't miss a new conan release

NewReleases is sending notifications on new releases.