- Feature: Add traits support in MSBuildDeps (#11680)
- Feature: Add traits support in XcodeDeps (#11615)
- Feature: Let dependency define package_id modes (#11441)
- Feature: Add
conan.conanrcfile to setup the conan user home (#11675) - Feature: Add
core.cache:storage_pathto declare the absolute path where you want to store the Conan packages (#11672) - Feature: Add tools for checking max cppstd version (#11610)
- Feature: Add a
post_build_failhook that is called when a build fails (#11593) - Feature: Add
pre_generateandpost_generatehook, covering the generation of files around thegenerate()method call (#11593) - Feature: Brought
conan config listcommand back and other conf improvements (#11575) - Feature: Added two new arguments for all commands -v for controlling the verbosity of the output and --logger to output the contents in a json log format for log processors (#11522)