Releases
2.15.0
Compare
Sorry, something went wrong.
No results found
Feature: Improve error messages when dealing with incorrect JSON input file formats. (#18037 )
Feature: Added new --graph-context to conan list command. (#18015 ). Docs: π
Feature: Add version-ranges patterns defined with [1.2.3.4.*] with the * at the end of the string. (#18012 ). Docs: π
Feature: Added subsystem field in MesonToolchain if cross-compiling between Apple OSs. (#17985 )
Feature: Added new kwarg build_contextto is_apple_os helper function. (#17985 )
Feature: Integrate chmod feature in tools.files. (#17800 ). Docs: π
Fix: Remove backup sources from unknown refs when calling conan cache clean. (#18018 )
Fix: Fix SBOM author field. (#18014 )
Fix: Avoid resolving the symlinks path by default if they match the library name. (#17964 )
Fix: Make some from conan.internal and from conans usages from CLI commands private, moving to ConanAPI. (#17961 )
Fix: Add warning for deprecated attribute in recipes. (#17957 ). Docs: π
Fix: Improve relative paths in generators to be as short as possible. (#17945 )
Fix: _Component() has no package_type property. (#17943 )
Bugfix: Fix global.conf precedence over profiles [conf] and order change of per-package pattern confs. (#18028 )
Bugfix: Solve issue with update_policy=legacy and using lockfiles. (#18009 )
Bugfix: untargz() method was failing if directories had a more restrictive mode. (#17998 )
Bugfix: CppInfo.auto_deduce_location method gives more prio to exact match. (#17975 )
Bugfix: Avoid crash of --format=json serialization when custom generators inside tool-requires are referenced by class, not by name. (#17954 )
BugFix: Add correct info in metadata + prevent crash when no component is associated to root_node. (#17925 )
You canβt perform that action at this time.