Skip to content

Releases: conan-io/conan-package-tools

0.39.1 (01-Jun-2023) Latest

01 Jun 10:10
Compare
Choose a tag to compare
  • Hotfix: Support new Gitlab variables #617

0.39.0 (21-Sep-2022)

21 Sep 17:46
Compare
Choose a tag to compare
  • Feature: Support global.conf (#608)

0.38.1 (01-Sep-2022)

01 Sep 13:49
Compare
Choose a tag to compare
  • Fix: When using Docker, only pass a build profile if it has been explicitly specified (#604)

0.38.0 (30-Mar-2022)

30 Mar 14:56
507826a
Compare
Choose a tag to compare
  • Feature: Added support for require override (#597)
  • Fix: msvc versions follow current Conan versions (#600)

0.37.0 (03-Nov-2021)

03 Nov 14:52
1865407
Compare
Choose a tag to compare
  • Feature: Add msvc compiler support (#586)
  • Feature: Feature: Pure C can be passed by environment variable (#587)
  • Fix: Read CONAN_USE_DOCKER is read as a string (#579)
  • Fix: Build profile environment variable is incorrectly named (#585)
  • Fix: Base profile is read from local file system before installing the conan config (#583)

0.36.0 (22-Sep-2021)

22 Sep 12:17
Compare
Choose a tag to compare
  • Feature: Add support for build profile (#555)
  • Feature: Add a TOC to README.md (#562)
  • Fix: split stable_branch_pattern argument like is done for the env var (#577)
  • Fix: Update package references to Conan Center (#578)
  • Fix: Regex patterns and move initialization to init method (#558)

0.35.1 (09-Apr-2021)

09 Apr 18:36
Compare
Choose a tag to compare
  • Fix: Config URL should run before loading profiles (#553)
  • Fix: Fix empty username on Docker (#552)
  • Fix: pyreq_loader requires Conan 1.21.0 or higher (#551)
  • Fix: Force package upload for all Conan versions (#548)
  • Fix: Remove Carriage Returns in text that is encoded in env variables (#545)

0.35.0 (03-Dec-2020)

03 Dec 18:13
9d206fc
Compare
Choose a tag to compare
  • Feature: Pass cwd to DockerCreateRunner (#528)
  • Fix: Rename legacy folder conan to avoid import error with Conan 1.32. (#538)
  • Fix: Fixes the issue with sensitive details are exposed in build log files (#536)

0.34.4 (01-Nov-2020)

01 Nov 11:02
86e2dcc
Compare
Choose a tag to compare
  • Feature: Support Conan 1.31.0. (#530)
  • Feature: Build static before shared to follow CCI semantics. (#530)

0.34.3 (05-Oct-2020)

05 Oct 17:02
9b782a6
Compare
Choose a tag to compare
  • Feature: Add support for Conan 1.30 (#527)