conan v1.29.1 Release Notes

Release Date: 2020-09-17 // over 3 years ago
    • ๐Ÿ›  Bugfix: Fix pkg_config generator adding to .pc files empty include and lib dirs. (#7703)
    • Bugfix: Fix non existing (failed import) tools.remove_files_by_mask. (#7700)
    • ๐Ÿ›  BugFix: Removed lockfile checking build_requires when they come from 2 different origins: profiles and recipes. (#7698)
    • ๐Ÿ›  Bugfix: CMake build helper: Use actual CMake generator version to append platform generator, instead of the Conan setting compiler.version. (#7684)