Skip to content

1.63.0 (12-Feb-2024)

Compare
Choose a tag to compare
@czoido czoido released this 12 Feb 16:57
  • Feature: Improved get_libs algorithm for BazelDeps. (#15299)
  • Feature: Changed shared lib name in conan-new templates. (#15299)
  • Feature: Add tracking of different ref to <host_version>. (#15287). Docs: πŸ“ƒ
  • Fix: Adding a workaround to avoid tqdm failing on macOS. (#15628)
  • Bugfix: BazelDeps._get_libs() was gathering binary names. (#15410)
  • Bugfix: Non-visible transitive dependencies are not included in the requires (PkgConfigDeps). (#15320)
  • Bugfix: from_old_cppinfo helper checks if the old cpp_info is not None before merging. (#15320)
  • Bugfix: Fix NMakeDeps quoting issues. (#15288)
  • Bugfix: Make <host_version> only track for same user/channel. (#15287). Docs: πŸ“ƒ