Skip to content

Releases: conan-io/setup-conan

v1.3.0

19 Dec 10:13
2f4bd34

Choose a tag to compare

What Changed:

Version 1.3.0 can disable the automatic Conan profile detection!

  • Add new option for Conan profile detection (#13)

v1.2.0

05 Aug 07:15
0956691

Choose a tag to compare

What Changed:

Version 1.2.0 now supports Python virtual environments!

  • Feature: Add use_venv option to be able to install conan in a Virtual Environment (#9)

v1.1.0

17 Jun 10:24
434f093

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

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