CHANGELOG

Changelog for package spdlog_vendor

1.3.1 (2023-01-10)

  • Fixes policy CMP0135 warning for CMake >= 3.24 (#30) (#32)

  • Contributors: mergify[bot]

1.3.0 (2021-04-06)

  • updating quality declaration links (re: ros2/docs.ros2.org#52) (#24)

  • Update to spdlog 1.8.2 (#23)

  • Contributors: Chris Lalancette, shonigmann

1.2.2 (2021-03-18)

  • Remove a stale TODO (#22)

  • Always preserve source permissions in vendor packages (#20)

  • Contributors: Scott K Logan

1.2.1 (2021-01-25)

  • Remove unnecessary call to find_package(PATCH) (#18)

  • Contributors: Chris Lalancette

1.2.0 (2020-12-08)

  • Updated QD to 1 (#16)

  • bump spdlog version to 1.6.1 (#15)

  • Bump QD to level 3 and updated QD (#14)

  • Add Security Vulnerability Policy pointing to REP-2006. (#13)

  • Contributors: Alejandro Hernández Cordero, Chris Lalancette, Dirk Thomas

1.1.2 (2020-05-26)

  • Add an external package QD for the spdlog library (#8)

  • Remove included extra ament_copyright (#12)

  • Enable Copyright linter tests + Add Contributing.md file (#11)

  • Add quality declaration spdlog_vendor (#6)

  • Contributors: Jorge Perez, Scott K Logan

1.1.1 (2020-04-24)

  • Silence warning from GNUInstallDirs on Windows. (#10)

1.1.0 (2020-04-10)

  • suppress sign conversion warning (#7)

  • Fix linting (#3)

  • Spdlog vendor update (#2)

  • Enable linter tests on spdlog_vendor (#1)

  • Contributors: Anas Abou Allaban, Chris Lalancette, Jorge Perez, Karsten Knese

1.0.1 (2019-10-03)

  • Add spdlog depend to the package.xml

  • Don’t build the benchmark, tests, or examples.

  • Initial commit.

  • Contributors: Chris Lalancette