CHANGELOG

Changelog for package rosidl_dynamic_typesupport

0.1.2 (2023-09-07)

  • uchar: fix conditional include/typedef (#10)

  • uchar: use __has_include(..) on separate line (#8)

  • Refactor the handling of nested types. (#7)

  • Contributors: Chris Lalancette, G.A. vd. Hoorn

0.1.1 (2023-07-11)

  • Add C++ version check to char16 definition (#3)

  • Contributors: Antonio Cuadros

0.1.0 (2023-04-28)

0.0.3 (2023-04-12)

  • Fix up the exports for rosidl_dynamic_typesupport. (#5)

  • Contributors: Chris Lalancette

0.0.2 (2023-04-11)

  • Refactor dynamic message type support impl to use allocators (#2)

  • Runtime Interface Reflection: rosidl_dynamic_typesupport (#1)

  • Contributors: methylDragon, William Woodall