Skip to content

Latest commit

 

History

History
40 lines (35 loc) · 1.34 KB

CHANGELOG.rst

File metadata and controls

40 lines (35 loc) · 1.34 KB

Changelog for package gz_sim_vendor

0.2.0 (2024-09-30)

  • Bump version to 9.0.0 (#5)
  • Apply prerelease suffix (#4) * Apply prerelease suffix * Drop BUILD_DOCS ---------
  • Upgrade to Ionic
  • Contributors: Addisu Z. Taddese, Ian Chen

0.1.2 (2024-08-08)

  • Update vendored package version to 8.6.0
  • Contributors: Addisu Z. Taddese

0.1.1 (2024-07-15)

  • Update vendored package version to 8.5.0
  • Contributors: Addisu Z. Taddese

0.1.0 (2024-04-23)

  • Use an alias target for root library
  • Contributors: Addisu Z. Taddese

0.0.2 (2024-04-12)

  • Remove python3-distutils dependency 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.
  • Update vendored version, add support for the <pkg>::<pkg> and <pkg>::all targets, fix sourcing of dsv files
  • Require calling find_package on the underlying package
  • Fix linter (#1)
  • Initial import
  • Contributors: Addisu Z. Taddese