Skip to content

Releases: conan-io/setup-conan

v1.1.0

17 Jun 10:24
434f093
Compare
Choose a tag to compare

What Changed:

The second release, 1.1.0, brings a small change related to Python version management:

  • Feature: Deprecate the python_version action option. (#5)
  • Feature: Use System Python instead of setup-python. (#5)
  • Fix: Avoid using PKG_CONFIG_PATH from setup-python. (#5)

v1.0.0

16 Apr 13:40
593e0b5
Compare
Choose a tag to compare

What Changed:

As the first and initial version of the GitHub action for Conan client, the following features were added:

  • Install any Conan 2.x version
  • Can install multiple Conan configurations from different URLs
  • Authenticate to the Conan audit by using a token
  • Cache stored Conan packages
  • Install a specific Python version
  • Use a different path for Conan home