Skip to content

Latest commit

 

History

History
106 lines (88 loc) · 3.7 KB

CHANGELOG.rst

File metadata and controls

106 lines (88 loc) · 3.7 KB

Changelog for package example_interfaces

0.13.0 (2024-04-26)

0.12.0 (2023-08-21)

  • Update to C++17. (#18)
  • Contributors: Chris Lalancette

0.11.0 (2023-04-27)

0.10.2 (2023-02-13)

  • [rolling] Update maintainers - 2022-11-07 (#17)
  • Contributors: Audrow Nash

0.10.1 (2022-09-13)

  • Remove action_msgs dependency (#16)
  • Mirror rolling to master
  • Contributors: Audrow Nash, Jacob Perron

0.10.0 (2022-04-29)

0.9.3 (2022-04-06)

  • Update maintainers to Mabel Zhang (#15)
  • Add changelog (#14)
  • Contributors: Audrow Nash, Ivan Santiago Paunovic

0.9.2 (2021-04-06)

  • Change links from index.ros.org -> docs.ros.org. (#13)
  • Contributors: Chris Lalancette

0.9.1 (2021-03-18)

  • Update maintainer. (#12)
  • Contributors: Jacob Perron

0.9.0 (2020-05-26)

  • Migrate content from std_msgs. (#11)
  • Contributors: Tully Foote

0.8.0 (2020-04-30)

  • Update tutorial link. (#9)
  • Add mapping for rospy_tutorials/AddTwoInts.srv. (#7)
  • Contributors: Claire Wang, Dirk Thomas

0.7.1 (2019-05-29)

  • Remove the action_msgs dependency CMake code. (#6)
  • Contributors: Jacob Perron

0.7.0 (2019-04-14)

  • Add section about DCO to CONTRIBUTING.md.
  • Contributors: Dirk Thomas

0.6.2 (2019-02-08)

  • Remove action mapping for ROS 1. (#5)
  • Contributors: Jacob Perron

0.6.1 (2018-12-06)

  • Add Fibonacci.action. (#4)
  • Contributors: Jacob Perron

0.6.0 (2018-11-19)

  • Use add_compile_options instead of setting only cxx flags
  • Contributors: Mikael Arguedas

0.5.0 (2018-06-25)

  • Advise to ask questions on ROS answers in issue template.
  • Contributors: Mikael Arguedas

0.4.0 (2017-12-08)

  • Member of rosidl_interfaces_packages group. (#2)
  • Add issue template.
  • Use CMAKE_X_STANDARD and check compiler rather than platform.
  • Restore contrib, license, and readme after moving.
  • Add pedantic flag.
  • Comment mapping_rules.yaml. (#156)
  • Read dummy message workaround. (#155)
  • Messages and services mappings moved to one file.
  • Cpp14. (#147)
  • Remove unused LargeFixed msg. (#150)
  • Added a service mapping rule. (#136)
  • Update schema url in manifest files.
  • Add schema to manifest files.
  • Require CMake 3.5.
  • Add explicit build type.
  • Raise warning level.
  • Major refactor of examples and message packages
  • Contributors: Dirk Thomas, Jackie Kay, Mikael Arguedas, Morgan Quigley, Rafal Kozik, William Woodall, dhood