Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 930 Bytes

CHANGELOG.rst

File metadata and controls

27 lines (23 loc) · 930 Bytes

Changelog for package gz_tools_vendor

0.1.1 (2024-10-29)

  • Disallow rubocop dependency (#4)
  • Add support for prerelease suffixes (#2)
  • 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-03-28)

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