Releases: conan-io/conan-package-tools
Releases · conan-io/conan-package-tools
0.32.0 (10-Mar-2020)
- 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)
- Feature: Support Conan 1.22.3 (#478)
0.31.1 (18-Feb-2020)
- Fix: add_common_builds no longer link options through all builds (#459)
0.31.0 (06-Feb-2020)
- 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)
- Feature: Conan 1.21 compatibility. (#435)
0.30.2 (05-Nov-2019)
- Bugfix: Added support for Conan 1.20.X > 1.20.0 (#428)
0.30.1 (05-Nov-2019)
- Bugfix: Fix clang builds because of a bad indentation in the code (#425)
0.30.0 (04-Nov-2019)
- 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)
- Bugfix: Fix Conan version to be used by CPT (#411)
0.29.2 (30-Sep-2019)
- Feature: Compatibility with Conan 1.29 (#408)