CHANGELOG

Changelog for package gz_transport_vendor

0.1.1 (2024-06-06)

  • Update underlying version to 13.3.0

  • Contributors: Addisu Z. Taddese

0.1.0 (2024-04-23)

  • Use an alias target for root library

  • Contributors: Addisu Z. Taddese

0.0.3 (2024-04-12)

  • Remove python3-distutils dependency (#2) This dependency is only needed in the vendored package for CMake versions less than 3.12. It is also failing to install on Noble currently preventing the whole vendor package from building.

  • Contributors: Addisu Z. Taddese

0.0.2 (2024-04-09)

  • Add support for the <pkg>::<pkg> and <pkg>::all targets, fix sourcing of dsv files

  • Update vendored version

  • Require calling find_package on the underlying package

  • Fix linter (#1)

  • Initial import

  • Contributors: Addisu Z. Taddese