C

Conan

C
Conan Dev Tools v2.31.1

2.31.1 (24-Jul-2026)

Fix: Fixed replace_in_file() raising a false "pattern not found" error when the replacement produced the same content as the original (no-op replace). (#20211)

C
Conan Dev Tools v2.31.0

2.31.0 (23-Jul-2026)

Feature: Get Workspace feature out of incubating. (#20202). Docs: πŸ“ƒ Feature: replace_in_file now supports regex patterns. (#20194). Docs: πŸ“ƒ Feature: Warn when conan config install is used after conan config install-pkg. (#20188). Docs: πŸ“ƒ Feature: Support GCC 14.4 and 15.3 in settings.yml. (#20184) Feature: Support intel-cc 2025.2, 2025.3 and 2026.1 in settings.yml. (#20184) Feature: Change the Wor…

C
Conan Dev Tools v2.30.0

2.30.0 (29-Jun-2026)

Feature: Add SPDX expression support in SBOM generation. (#20112) Feature: Add type annotations to LockfileAPI for improved IDE support. (#20104) Feature: Add missing favicon to Conan HTML output. (#20087) Feature: Implement the conf=~ for the "unset" operation (alias for conf=!). (#20084). Docs: πŸ“ƒ Feature: Add ASFLAGS to AutotoolsToolchain/GnuToolchain, including architecture and sysroot flags. (…

C
Conan Dev Tools v2.29.1

2.29.1 (12-Jun-2026)

Bugfix: Handle special case where only one possible option is defined for shared. (#20082)

C
Conan Dev Tools v2.29.0

2.29.0 (28-May-2026)

Feature: Limited support for python_requires in workspace, only in conanws.yml file. (#20028). Docs: πŸ“ƒ Feature: Added new public attribute binaries to the MesonToolchain generator. (#20017) Feature: Add support for Apple OS 26.5 release. (#19976) Feature: Document RemoveAPI. (#19930) Feature: New global_user.conf file to locally customize global.conf. (#19923). Docs: πŸ“ƒ Feature: Add support for GCC…

C
Conan Dev Tools v2.28.0

2.28.0 (28-Apr-2026)

Feature: conan upload --allow-disabled to allow uploading to a disabled remote. (#19916) Feature: Allow using patch-ng 1.19 to incorporate fixes (#19913) Feature: Use a OR policy between core:policies and recipe required_conan_version. (#19907). Docs: πŸ“ƒ Feature: conan config install-pkg --insecure new feature. Also supported for conanconfig.yml files (#19900). Docs: πŸ“ƒ Feature: Introduce policies i…

C
Conan Dev Tools v2.27.1

2.27.1 (13-Apr-2026)

Bugfix: Revert quote escaping changes in defines for NMake integrations. (#19859)

C
Conan Dev Tools v2.27.0

2.27.0 (25-Mar-2026)

Feature: Feature: Allow negated OR patterns !(<pattern1>|<pattern2>|...) in profile [tool_requires] for breaking cycles in build context. (#19780). Docs: πŸ“ƒ Feature: Feature: Add CVE version info to conan audit results. (#19774) Feature: Disable CMake user package registry exports by default (cmake_policy(SET CMP0090 NEW) and CMAKE_EXPORT_PACKAGE_REGISTRY OFF when unset). (#19766) Feature: Legacy C…

C
Conan Dev Tools v2.26.2

2.26.2 (05-Mar-2026)

Bugfix: Fix exception when conan cache check-integrity finds a corrupted recipe. (#19713) Bugfix: Revert regression in escaping CMakeToolchain.variables, those variables will not be automatically escaped. (#19706)

C
Conan Dev Tools v2.26.1

2.26.1 (27-Feb-2026)

Bugfix: Avoid missing binaries due to default platform requires revision. (#19680)

C
Conan Dev Tools v2.26.0

2.26.0 (25-Feb-2026)

Feature: Expose PyEnv env_dir (venv root), env_exe (venv python executable), and bin_path (bin/Scripts directory). (#19628) Feature: Document publicly LocalAPI. (#19623). Docs: πŸ“ƒ Feature: Create deployers that generate CycloneDX SBOMs. (#19611). Docs: πŸ“ƒ Feature: New important! conf that allows tool-requires conf_info to have higher relative priority over profiles conf. (#19610). Docs: πŸ“ƒ Feature: D…