CHANGELOG
Changelog for package yaml_cpp_vendor
8.0.2 (2023-01-10)
8.0.1 (2022-04-13)
Add missing dependency on yaml-cpp (#32)
Contributors: Scott K Logan
8.0.0 (2022-02-04)
Upgrade to yaml-cpp 0.7.0 (#25)
Contributors: Chris Lalancette
7.1.1 (2021-12-07)
7.1.0 (2021-03-18)
Always preserve source permissions in vendor packages (#22)
Add an override flag to force vendored build (#21)
Reapply “Use system installed yaml-cpp 0.6 if available (#8)” (#16)
Revert “Use system installed yaml-cpp 0.6 if available (#8)” (#15)
Use system installed yaml-cpp 0.6 if available (#8)
Contributors: Ivan Santiago Paunovic, Scott K Logan, Sean Yen
7.0.2 (2020-05-26)
7.0.1 (2020-04-27)
7.0.0 (2019-09-19)
add .dsv file beside custom environment hook (#7) Signed-off-by: Dirk Thomas <dirk-thomas@users.noreply.github.com>
Contributors: Dirk Thomas
6.0.1 (2019-05-08)
Pass CMAKE_TOOLCHAIN_FILE if crosscompiling (#6)
Contributors: Esteve Fernandez
6.0.0 (2019-04-11)
Pass through compiler and c++ flags (#4)
Contributors: Emerson Knapp
5.0.0 (2018-11-29)
4.0.1 (2018-06-28)
4.0.0 (2018-06-27)
Fixed build with yaml-cpp installed system-wide. (#160)
Contributors: Martin Idel, mjbogusz
3.0.0 (2018-02-07)
Numerous changes to support Windows.
Contributors: William Woodall
2.0.0 (2017-12-08)
First version for ROS 2.
Contributors: Steven! Ragnarok, William Woodall