conan v1.20.4 Release Notes

Release Date: 2019-11-19 // over 4 years ago
    • ๐ŸŒฒ Feature: Added traces to check_output internal call to log the called command and the output as INFO traces (can be adjusted with export CONAN_LOGGING_LEVEL=20) (#6091)
    • ๐Ÿ›  Bugfix: Using scm with auto values with a conanfile.py not being in the root scm folder it failed to export the right source code directory if not using --ignore-dirty and the repo was not pristine. (#6098)
    • ๐Ÿ— Bugfix: Fix conan_build_info command when conan_sources.tgz not present in a remote. (#6088)