Skip to content

Latest commit

 

History

History
56 lines (47 loc) · 1.79 KB

CHANGELOG.rst

File metadata and controls

56 lines (47 loc) · 1.79 KB

Changelog for package gz_math_vendor

0.2.3 (2025-02-19)

  • Bump version to 8.1.1 (#10)
  • Contributors: Carlos Agüero

0.2.2 (2024-12-13)

  • Bump version to 8.1.0 (#8) * This is a rerelease since #7 did not actually bump the version of the vendored package.
  • Contributors: Addisu Z. Taddese

0.2.1 (2024-12-02)

  • Bump version to 8.1.0 (#7)
  • Contributors: Michael Carroll

0.2.0 (2024-09-30)

  • Bump version to 8.0.0 (#5)
  • Apply prerelease suffix (#4)
  • Upgrade to Ionic
  • Contributors: Addisu Z. Taddese

0.1.1 (2024-07-15)

  • Update vendored package version to 7.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.4 (2024-04-10)

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

0.0.3 (2024-03-29)

  • Disable SWIG to fix CMake warning
  • Contributors: Addisu Z. Taddese

0.0.2 (2024-03-28)

  • Disable pybind11 for now
  • Require calling find_package on the underlying package (#2)
  • Fix linter (#1)
  • Remove Nate
  • Update maintainers
  • Initial import
  • Contributors: Addisu Z. Taddese