Releases: conan-io/conan-package-tools
Releases · conan-io/conan-package-tools
0.39.1 (01-Jun-2023) Latest
- Hotfix: Support new Gitlab variables #617
0.39.0 (21-Sep-2022)
- Feature: Support global.conf (#608)
0.38.1 (01-Sep-2022)
- Fix: When using Docker, only pass a build profile if it has been explicitly specified (#604)
0.38.0 (30-Mar-2022)
- Feature: Added support for require override (#597)
- Fix: msvc versions follow current Conan versions (#600)
0.37.0 (03-Nov-2021)
- 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)
- 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)
- 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)
- 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)
- Feature: Support Conan 1.31.0. (#530)
- Feature: Build static before shared to follow CCI semantics. (#530)
0.34.3 (05-Oct-2020)
- Feature: Add support for Conan 1.30 (#527)