You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Feature: Deprecate use of path accessors in ConanFile. (#16247)
Feature: add support for setting tools.cmake.cmaketoolchain:extra_variables (#16242). Docs: π
Feature: Add cmake_additional_variables_prefixes variable to CMakeDeps generator to allow adding extra names for declared CMake variables. (#16231). Docs: π
Feature: Allow GNUInstallDirs definition in CMakeToolchain for the local conan install/build flow too. (#16214)
Feature: Let conan cache save listen to the core.gzip:compresslevel conf. (#16211)
Feature: Add support for Bazel >= 7.1. (#16196). Docs: π
Feature: Add new revision_mode including everything down to the recipe-revision, but not the package_id. (#16195). Docs: π
Feature: Allow a recipe to requires(..., visible=False) a previous version of itself without raising a loop error. (#16132)
Feature: New vendor=True package creation and build isolation strategy (#16073). Docs: π
Feature: New compiler.cstd setting for C standard (#16028). Docs: π
Feature: Implemented compatibility.py default compatibility for different C standards (#16028). Docs: π