pypi conan 1.19.0
1.19.0 (30-Sep-2019)

latest releases: 2.2.3, 1.64.0, 2.2.2...
4 years ago
  • Feature: Show deprecation warning message for Python 3.4 (#5829). Docs: 📃
  • Feature: Update settings.yml file with macOS, watchOS, tvOS, iOS version numbers (#5823)
  • Feature: Add clang 9 to the settings.yml file (#5786). Docs: 📃
  • Feature: Show suggestions when typing an incorrect command conan command. (#5725)
  • Feature: Client support for using refresh tokens in the auth process with Artifactory. (#5662)
  • Feature: Add GCC 9.2 to default settings.yml file (#5650). Docs: 📃
  • Feature: Add subcommand for enabling and disabling remotes (#5623). Docs: 📃
  • Feature: New conan config home command for getting Conan home directory (#5613). Docs: 📃
  • Feature: Adds name attribute to CppInfo and use cpp_info.name in all CMake and pkg-config generators as the find scripts files names, target names, etc. (#5598). Docs: 📃
  • Feature: Enhanced vs-generator by providing more properties that can be referenced by other projects; added library paths also to so it's possible to compile static libraries that reference other libs (#5564)
  • Feature: Better support OSX frameworks by declaring cppinfo.frameworks. (#5552). Docs: 📃
  • Feature: Virtual environment generator for gathering only the PYTHONPATH. (#5511). Docs: 📃
  • Fix: conan upload with a reference without user and channel and package id name/version:package_id should work (#5824)
  • Fix: Dropped support for python 3.4. That version is widely being dropped by the python community. Since Conan 1.19, the tests won't be run with python 3.4 and we won't be aware if something is not working correctly. (#5820). Docs: 📃
  • Fix: Apply lockfile to the node before updating with downstream requirements (#5771)
  • Fix: Make conan new generate default options as a dictionary (#5767)
  • Fix: Output search result for remotes in order by version, as local search (#5723)
  • Fix: Excluded also ftp_proxy and all_proxy variables from the environment when proxy configuration is specified in the conan.conf file. (#5697)
  • Fix: Relax restriction on the future python dependency (#5692)
  • Fix: Call post_package hook before computing the manifest (#5647)
  • Fix: Show friendly message when can't get remote path (#5638)
  • Fix: Detect the number of CPUs used by Docker (#5464) (#5466). Docs: 📃
  • Bugfix: Set Ninja to use cpu_count value when building with parallel option with CMake (#5832)
  • Bugfix: output of references without user/channel is done with /, like in lockfiles. (#5817)
  • Bugfix: A lockfile generated from a consumer should be able to generate a build-order too. (#5800)
  • Bugfix: Fix system detection on Solaris. (#5630)
  • Bugfix: SVN uses username and password if provided (#5601)
  • Bugfix: Use the final package folder as the conanfile.package_folder attribute for the pre_package hook. (#5600)
  • BugFix: Fix crash with custom generators using install_folder (#5569)

Don't miss a new conan release

NewReleases is sending notifications on new releases.