Releases: conan-io/conan-package-tools
Releases · conan-io/conan-package-tools
0.29.1 (30-Jul-2019)
- Feature: Compatibility with Conan 1.18 (#397)
0.28.1 (07-Jun-2019)
- Fix: Support Conan 1.12 - 1.14 (#387)
0.28.0 (04-Jun-2019)
0.27.0 (06-May-2019)
- Feature: Support for Conan 1.15.0 (#377)
0.26.0 (24-Apr-2019)
0.25.1 (30-Mar-2019)
- Bugfix: Fixed bug while using docker iterating over
self._upload_dependencies
when equal to None (#366)
0.25.0 (29-Mar-2019)
- Feature: Support custom Conanfile path (#354) (#357)
- Feature: Add Code Coverage support on Codecov.io (#351) (#350)
- Feature: Upload only the Conan recipe (#153) (#25) (#348)
- Feature: Customize pip command name (#147) (#347)
- Feature: Call login method from ConanMultiPackager (#336) (#344)
- Feature: Forward arguments to Docker run command (#310) (#277) (#343)
- Feature: Upload built missing dependencies (#237) (#334)
- Fix: Parse the env var CONAN_SKIP_CHECK_CREDENTIALS as boolean (#355) (#356)
- Bugfix: Fix Azure DevOps branch name (#346) (#346)
0.24.0 (7-March-2019)
0.23.0 (31-Jan-2019)
- Feature: Compatibility with Conan 1.12
- Feature: Tags can be used to upload to the
stable
channel (#315) - Feature: CI manager can now read a commit from a repository (#316)
- Feature: Now the user home can be specified for docker images different from the provided by
conanio/*
(#318) - Fix: Fixed PyOpenSSL dependency has been pinned to match the required by Conan, also upgraded. (#319)
- Fix: Now Bamboo env vars with different casing are supported (#322)
0.22.3 (2-Jan-2019)
- Fixed compatibility with Conan 1.11