Skip to content

Releases: conan-io/conan-package-tools

0.32.0 (10-Mar-2020)

10 Mar 19:11
c010408
Compare
Choose a tag to compare
  • Feature: Build all options values (#457)
  • Feature: Run custom pip command when updating Conan and CPT in Docker container (#451)
  • Feature: Support Conan lockfiles (#466)
  • Feature: Add support for GitHub Actions (#474)
  • Feature: Manages header_only option in recipes (#454)
  • Feature: Configure Tox for Windows CI (#453)
  • Feature: Update six python package to 1.14.0 (#461)

0.31.2 (04-Mar-2020)

04 Mar 17:20
a12d698
Compare
Choose a tag to compare
  • Feature: Support Conan 1.22.3 (#478)

0.31.1 (18-Feb-2020)

18 Feb 13:21
3bcc8c9
Compare
Choose a tag to compare
  • Fix: add_common_builds no longer link options through all builds (#459)

0.31.0 (06-Feb-2020)

06 Feb 08:13
49f7762
Compare
Choose a tag to compare
  • Feature: Conan 1.22 compatibility (#443)
  • Feature: Build all requirements by passing the build_policy=all (#436)
  • Feature: Function save_packages_summary saves a json report (#439)
  • Feature: Configure shared_option_name by environment variable (#386)
  • Fix: Missing 'reference' in filter example (#423)
  • Fix: Support Python requires (#448)
  • Fix: Compatibility to Conan set_name and set_version (#442)

0.30.4 (10-Dec-2019)

10 Dec 11:47
Compare
Choose a tag to compare
  • Feature: Conan 1.21 compatibility. (#435)

0.30.2 (05-Nov-2019)

05 Nov 10:35
Compare
Choose a tag to compare
  • Bugfix: Added support for Conan 1.20.X > 1.20.0 (#428)

0.30.1 (05-Nov-2019)

05 Nov 08:54
Compare
Choose a tag to compare
  • Bugfix: Fix clang builds because of a bad indentation in the code (#425)

0.30.0 (04-Nov-2019)

04 Nov 11:19
Compare
Choose a tag to compare
  • Feature: Compatibility with Conan 1.20
  • Feature: Enable not exporting package recipe (#415)
  • Feature: Add support of --args option when using "conan config install" feature (#413)
  • Feature: Add compiler.cppstd as external setting (#406)
  • Feature: Update package dependencies by --update argument (#402)
  • Feature: Fix CircleCI pull request detection. (#401)
  • Feature: Use numbered jobs (#395) (#396)
  • Fix: The reference parameter is parsed in order to retrieve the name (used to compute the shared option name if not set). (#421)
  • Fix: Validate Docker image for shell command (#376) (#405)

0.29.3 (07-Oct-2019)

07 Oct 06:17
Compare
Choose a tag to compare
  • Bugfix: Fix Conan version to be used by CPT (#411)

0.29.2 (30-Sep-2019)

30 Sep 09:55
Compare
Choose a tag to compare
  • Feature: Compatibility with Conan 1.29 (#408)