CHANGELOG
Changelog for package yaml_cpp_vendor
9.1.0 (2024-04-29)
Removed warnigns (#49)
Contributors: Alejandro Hernández Cordero
9.0.0 (2024-04-16)
Upgrade to yaml-cpp 0.8.0 (#48) Co-authored-by: Chris Lalancette <clalancette@gmail.com>
Contributors: Marco A. Gutierrez
8.3.2 (2024-03-27)
Support yaml-cpp >= 0.8.0 (#46)
Contributors: Silvio Traversaro
8.3.1 (2023-12-26)
Disable the -Wshadow warning when building under clang. (#45)
Contributors: Chris Lalancette
8.3.0 (2023-07-11)
8.2.0 (2023-04-28)
8.1.2 (2023-02-13)
[rolling] Update maintainers - 2022-11-07 (#40)
Contributors: Audrow Nash
8.1.1 (2022-11-02)
8.1.0 (2022-09-13)
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