CHANGELOG

Changelog for package spdlog_vendor

1.6.1 (2024-05-13)

  • Removed spdlog_vendor warnings (#36) (#37) (cherry picked from commit 4510d9ab4389f84daac77210f3fdf8aab372b938) Co-authored-by: Alejandro Hernández Cordero <ahcorde@gmail.com>

  • Contributors: mergify[bot]

1.6.0 (2024-04-16)

  • Upgrade to v1.12.0. (#35)

  • Contributors: Marco A. Gutierrez

1.5.1 (2023-07-11)

  • Switch to ament_cmake_vendor_package (#34)

  • Contributors: Scott K Logan

1.5.0 (2023-04-28)

1.4.4 (2023-04-11)

  • Update to spdlog 1.9.2 (#33)

  • Contributors: Scott K Logan

1.4.3 (2023-02-13)

  • [rolling] Update maintainers - 2022-11-07 (#31)

  • Contributors: Audrow Nash

1.4.2 (2022-11-02)

  • Update to spdlog 1.9.1 (#27)

  • Contributors: Chris Lalancette

1.4.1 (2022-09-13)

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

  • build shared lib only if BUILD_SHARED_LIBS is set (#29)

  • Mirror rolling to master

  • xml tag order

  • updating maintainer

  • Contributors: Audrow Nash, Cristóbal Arroyo, Dharini Dutia, hannes09

1.4.0 (2022-05-04)

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