pypi conan 1.25.0
1.25.0 (06-May-2020)

latest releases: 2.8.0, 2.7.1, 2.7.0...
4 years ago
  • Feature: Consume settings_build to get the value of the OS and arch from the build machine (only when --profile:build is provided). (#6916). Docs: 📃
  • Feature: Implements cpp_info.components dependencies. (#6871). Docs: 📃
  • Feature: Change HTML output for conan search --table command. (#6832). Docs: 📃
  • Feature: Execute periodic config install command. (#6824). Docs: 📃
  • Feature: Add build_modules to markdown generator output. (#6800)
  • Feature: Resume interrupted file downloads if server supports it. (#6791)
  • Feature: Using CONAN_V2_MODE the version attribute in a ConanFile is always a string (already documented). (#6782). Docs: 📃
  • Feature: Support GCC 9.3. (#6772). Docs: 📃
  • Feature: Populate settings_build and settings_target in conanfile (only if provided --profile:build). (#6769). Docs: 📃
  • Feature: handle C++ standard for Intel C++ compiler (#6766)
  • Feature: add Intel 19.1 (2020). (#6733)
  • Fix: tools.unix_path is noop in all platforms but Windows (already documented behavior). (#6935)
  • Fix: Preserve symbolic links for deploy generator. (#6922). Docs: 📃
  • Fix: Adds missing version GCC 10 to default settings. (#6911). Docs: 📃
  • Fix: Populate requires returned by the servers from the search endpoint using requires (Artifactory) or full_requires (conan_server) fields. (#6861)
  • Fix: Avoid failures that happen when Conan runs in a non-existing folder. (#6825)
  • Fix: Use pep508 environment markers for defining Conan pip requirements. (#6798)
  • Fix: Improve error message when [options] are not specified correctly in conanfile.txt. (#6794)
  • Fix: add missing compiler version check for Intel. (#6734)
  • Bugfix: Prevent crash when mixing package_id modes for the same dependency. (#6947)
  • BugFix: Propagate arch parameter to tools.vcvars_command() in MSBuild() build helper. (#6928)
  • Bugfix: Fix the output of conan info package folder when using build_id() method. (#6917)
  • Bugfix: Generate correct PACKAGE_VERSION in cmake_find_package_multi generator for multi-config packages. (#6914)
  • Bugfix: enable C++20 on Apple Clang. (#6858)
  • Bugfix: Variable package_name in conan new -t <template> command contains a CamelCase version of the name of the package. (#6821). Docs: 📃
  • Bugfix: Changed the CMake generator template to properly handle exelinkflags and sharedlinkflags using generator expressions. (#6780)

Don't miss a new conan release

NewReleases is sending notifications on new releases.