- 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.conanrc
file to setup the conan user home (#11675) - Feature: Add
core.cache:storage_path
to 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_fail
hook that is called when a build fails (#11593) - Feature: Add
pre_generate
andpost_generate
hook, covering the generation of files around thegenerate()
method call (#11593) - Feature: Brought
conan config list
command 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)