github conan-io/conan 1.59.0
1.59.0 (16-Feb-2023)

latest releases: 2.7.1, 2.7.0, 1.65.0...
19 months ago
  • Feature: Update requirements.txt to use distro package version <=1.8.0. (#13124)
  • Feature: Add new Git.fetch_commit method, for a faster alternative than clone. (#13096). Docs: 📃
  • Feature: Add msvs_toolset method to conan.tools.microsoft.visual to identify which toolset version is associated to the compiler version. (#13041). Docs: 📃
  • Feature: Add a CONAN_DISABLE_STRICT_MODE environment variable as a workaround to be able to build old packages which used CMakeDeps or MSBuildDeps without switching to the new CMakeToolchain or MSBuildToolchain generator as well. (#13039). Docs: 📃
  • Feature: Show meaningful message if CMakePresets.txt does not exist (normally, when CMakeToolchain was not added as a generator). (#13019)
  • Feature: Add conan.tools.android.android_abi() function to return the Android standard ABI name based on Conan. (#12873). Docs: 📃
  • Bugfix: Local build was not adding default dirs in MesonToolchain (only in Linux). (#13132)
  • Bugfix: Solve 500 error in conan search to conan_server with revisions enabled of a missing package. (#13070)
  • Bugfix: Fix issue in fix_apple_shared_install_name handling dylib files with multiple architectures (universal). (#13034)

Don't miss a new conan release

NewReleases is sending notifications on new releases.