github conan-io/conan 1.27.0
1.27.0 (01-Jul-2020)

latest releases: 2.5.0, 2.4.1, 2.4.0...
4 years ago
  • Feature: (Only if using two profiles) Information from the self.user_info field is provided to consumers: information from the host context is accessible via deps_user_info attribute, and information from the build context via user_info_build attribute. (#7266). Docs: 📃
  • Feature: New conan config install --list and conan config install --remove=index arguments to display and remove conan config install origins. (#7263). Docs: 📃
  • Feature: Support components for cmake_find_package_multi generator. (#7259). Docs: 📃
  • Feature: Add Pop!_OS to the list of APT based distributions. (#7237)
  • Feature: Use Bootstrap in search table template style. (#7224)
  • Feature: Added support for template dir in conan new. (#7215). Docs: 📃
  • Feature: Configuration for checking the required Conan client version. (#7183). Docs: 📃
  • Feature: Adds tool to fix symlinks in the package_folder. (#7178). Docs: 📃
  • Feature: Templates for conan search --table and conan info --graph can be overridden by the user. (#7176). Docs: 📃
  • Feature: Add support for the CLICOLOR/CLICOLOR_FORCE/NO_COLOR output colorization control variables. (#7154). Docs: 📃
  • Fix: Remove message from the qmake generator. (#7228)
  • Fix: Allow --build=Pkg/0.1@ to match the Pkg/0.1 package, so the conan install Pkg/0.1@ --build=Pkg/0.1@ also works. (#7219)
  • Fix: Improve error message when svn or git are not in the installed or in the path. (#7194)
  • Fix: Graph created for the test_package/conanfile.py recipe takes the profile:build if given. (#7182)
  • Fix: Define user variables in the conan_toolchain.cmake file, not in the project-include file. (#7160)
  • Fix: Set toolset for MSBuild in case of Intel C++. (#6809)
  • Bugfix: Allow to extend classes with python_requires_extend from packages that contain "." dots in the package name. (#7262)
  • Bugfix: Correctly inherit scm definitions from python_requires base classes. (#7238)
  • Bugfix: Change GNU triplet for iOS, watchOS, tvOS to allow simulator builds. (#6748)
  • SCM mode with scm_to_conandata and revisions marked as stable. Docs: 📃

Don't miss a new conan release

NewReleases is sending notifications on new releases.