加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
CHANGELOG.rst 3.06 KB
一键复制 编辑 原始数据 按行查看 历史
Chris Lalancette 提交于 2021-04-06 14:42 . 1.2.0

Changelog for package libyaml_vendor

1.2.0 (2021-04-06)

  • updating quality declaration links (re: ros2/docs.ros2.org#52) (#38)
  • Update libyaml_vendor to 0.2.5. (#37)
  • Contributors: Chris Lalancette, shonigmann

1.1.1 (2021-03-10)

  • Fix linker flags for tests when CMake < 3.13 (#35)
  • Always preserve source permissions in vendor packages (#31)
  • Contributors: Scott K Logan

1.1.0 (2021-01-25)

  • Fix target_link_directories/link_directories in cmake (#29)
  • Included benchmark tests (#20)
  • Update Quality Declaration (#23)
  • Update package maintainers. (#22)
  • Bump QD to 3 and some minor style fixes (#19)
  • Add Security Vulnerability Policy pointing to REP-2006. (#18)
  • Add quality declaration libyaml_vendor (#12)
  • Contributors: Alejandro Hernández Cordero, Chris Lalancette, Jorge Perez, Michel Hidalgo

1.0.2 (2020-05-07)

  • Quality declaration for external dependency libyaml (#14)
  • Add missing Contributing.md file (#17)
  • Export modern CMake interface target (#16)
  • Contributors: Dirk Thomas, Jorge Perez

1.0.1 (2020-04-24)

  • Add missing export of yaml (#15)
  • Only propagate CMAKE_BUILD_TYPE for single configuration generators (#13)
  • Enable linter tests on libyaml_vendor (#8)
  • Add missing LICENSE file, apache2 (#7)

1.0.0 (2018-06-25)

  • remove version from CMake, use the one from package.xml instead (#5) * remove version from CMake, use the one from package.xml instead * removing version keyword as well
  • Export libyaml library (#4) * Export libyaml library * Remove lib prefix
  • Added support for Android (#2)
  • create libyaml_vendor (#1) * create libyaml * Don't install to include/config.h
  • Initial commit
  • Contributors: Mickael Gaillard, Mikael Arguedas, dhood
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化