Skip to content

Latest commit

 

History

History
40 lines (34 loc) · 1.27 KB

CHANGELOG.rst

File metadata and controls

40 lines (34 loc) · 1.27 KB

Changelog for package gz_common_vendor

0.2.1 (2024-11-14)

  • Add pkg-config to buildtool dependencies (#7)
  • Contributors: Addisu Z. Taddese

0.2.0 (2024-09-30)

  • Bump version to 6.0.0 (#4)
  • Apply prerelease suffix (#3) * Apply prerelease suffix * Use spdlog_vendor instead of spdlog, drop BUILD_DOCS ---------
  • Upgrade to Ionic
  • Contributors: Addisu Z. Taddese

0.1.1 (2024-05-29)

  • Update underlying version to 5.6.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-10)

  • Add support for the <pkg>::<pkg> and <pkg>::all targets, fix sourcing of dsv files
  • Contributors: Addisu Z. Taddese

0.0.2 (2024-04-08)

  • Require calling find_package on the underlying package
  • Fix linter (#1)
  • Initial import
  • Contributors: Addisu Z. Taddese