github conan-io/conan 1.51.1
1.51.1 (09-Aug-2022)

latest releases: 2.7.1, 2.7.0, 1.65.0...
2 years ago
  • Feature: The self.info.settings and self.info.options now allow the get_safe("foo") as it is available in self.settings and self.options. (#11803)
  • Fix: Add conan.errors to hidden pyinstaller imports. (#11817)
  • Fix: Fix choco install invokation. (#11810)
  • Fix: Add conan.tools.system.package_manager to hidden pyinstaller imports. (#11806)
  • Fix: Add conan.tools.system as hidden-import to pyinstaller.py, so it is bundled with the installer. (#11805)
  • Bugfix: Update cmake_layout build and generators folders to honor os path format. (#11809)
  • Bugfix: create -kb wasn't setting up conanfile.generators_folder correctly. (#11804)
  • Bugfix: Legacy cpp_info for consumers was losing information in case of depending on a package with a layout. (#11790)
  • Bugfix: Refactored CMakeDep using always targets instead of lists. (#11788)
  • Bugfix: Fix toolchainFile key not found with CMake presets. (#11759)
  • Bugfix: The CMakeDeps generator failed for consumers with CMake projects doing an add_subdirectory with two different find_package calls to the same package, one in the main CMakeLists.txt and the other in the subdirectory. (#11756)
  • Bugfix: The CMakeDeps generator stopped to fill the XXX_LIBRARIES CMake variable, especially when using components. (#11756)

Don't miss a new conan release

NewReleases is sending notifications on new releases.