ros-rolling-rosidl-runtime-py (0.15.2-1noble) noble; urgency=high

  * Add support for rosidl::Buffer in rosidl Python path for rclpy (#39 <https://github.com/ros2/rosidl_runtime_py/issues/39>)
  * Fix flake8 (#40 <https://github.com/ros2/rosidl_runtime_py/issues/40>)
  * Add py.typed to the package (#37 <https://github.com/ros2/rosidl_runtime_py/issues/37>)
  * Contributors: CY Chen, Michael Carlstrom, Vladimir Gerts

 -- Shane Loretz <sloretz@openrobotics.org>  Thu, 09 Apr 2026 05:00:00 -0000

ros-rolling-rosidl-runtime-py (0.15.1-1noble) noble; urgency=high

  * fix setuptools deprecations (#35 <https://github.com/ros2/rosidl_runtime_py/issues/35>)
  * Contributors: mosfet80

 -- Shane Loretz <sloretz@openrobotics.org>  Tue, 29 Jul 2025 05:00:00 -0000

ros-rolling-rosidl-runtime-py (0.15.0-1noble) noble; urgency=high



 -- Shane Loretz <sloretz@openrobotics.org>  Fri, 25 Apr 2025 05:00:00 -0000

ros-rolling-rosidl-runtime-py (0.14.1-1noble) noble; urgency=high

  * Use deepcopy in set_message_fields for safety. (#34 <https://github.com/ros2/rosidl_runtime_py/issues/34>)
  * Remove CODEOWNERS and mirror-rolling-to-master. (#31 <https://github.com/ros2/rosidl_runtime_py/issues/31>)
  * Contributors: Chris Lalancette, Tomoya Fujita

 -- Shane Loretz <sloretz@openrobotics.org>  Fri, 18 Apr 2025 05:00:00 -0000

ros-rolling-rosidl-runtime-py (0.14.0-1noble) noble; urgency=high



 -- Shane Loretz <sloretz@openrobotics.org>  Fri, 26 Apr 2024 05:00:00 -0000

ros-rolling-rosidl-runtime-py (0.13.1-1noble) noble; urgency=high

  * Some fixes for modern flake8. (#25 <https://github.com/ros2/rosidl_runtime_py/issues/25>)
  * Contributors: Chris Lalancette

 -- Shane Loretz <sloretz@openrobotics.org>  Wed, 27 Mar 2024 05:00:00 -0000

ros-rolling-rosidl-runtime-py (0.13.0-1noble) noble; urgency=high



 -- Shane Loretz <sloretz@openrobotics.org>  Fri, 28 Apr 2023 05:00:00 -0000

ros-rolling-rosidl-runtime-py (0.12.0-1noble) noble; urgency=high

  * Replace the use __slots__ for the appropiate API (#23 <https://github.com/ros2/rosidl_runtime_py/issues/23>)
  * fix(typing): get_interface_packages returns a dict (#22 <https://github.com/ros2/rosidl_runtime_py/issues/22>)
  * Contributors: Eloy Briceno, 兰陈昕

 -- Shane Loretz <sloretz@openrobotics.org>  Tue, 11 Apr 2023 05:00:00 -0000

ros-rolling-rosidl-runtime-py (0.11.1-1noble) noble; urgency=high

  * [rolling] Update maintainers - 2022-11-07 (#21 <https://github.com/ros2/rosidl_runtime_py/issues/21>)
  * Contributors: Audrow Nash

 -- Shane Loretz <sloretz@openrobotics.org>  Mon, 13 Feb 2023 06:00:00 -0000

ros-rolling-rosidl-runtime-py (0.11.0-1noble) noble; urgency=high

  * Expand timestamps for std_msgs.msg.Header and builtin_interfaces.msg.Time if 'auto' and 'now' are passed as values (#19 <https://github.com/ros2/rosidl_runtime_py/issues/19>)
  * Document a missing parameter in message_to_yaml. (#18 <https://github.com/ros2/rosidl_runtime_py/issues/18>)
  * Mirror rolling to master
  * Contributors: Audrow Nash, Chris Lalancette, Esteve Fernandez

 -- Shane Loretz <sloretz@openrobotics.org>  Tue, 13 Sep 2022 05:00:00 -0000

ros-rolling-rosidl-runtime-py (0.10.0-1noble) noble; urgency=high



 -- Shane Loretz <sloretz@openrobotics.org>  Wed, 04 May 2022 05:00:00 -0000

ros-rolling-rosidl-runtime-py (0.9.2-1noble) noble; urgency=high

  * add yaml dump flow style. (#16 <https://github.com/ros2/rosidl_runtime_py/issues/16>)
  * Update maintainers (#15 <https://github.com/ros2/rosidl_runtime_py/issues/15>)
    * Update maintainers to Shane Loretz
    * Update Shane's email
    Co-authored-by: Shane Loretz <mailto:sloretz@openrobotics.org>
  * Contributors: Audrow Nash, Tomoya Fujita

 -- Shane Loretz <sloretz@openrobotics.org>  Mon, 28 Mar 2022 05:00:00 -0000

ros-rolling-rosidl-runtime-py (0.9.1-1noble) noble; urgency=high

  * Add pytest.ini so local tests don't display warning (#12 <https://github.com/ros2/rosidl_runtime_py/issues/12>)
  * Contributors: Chris Lalancette

 -- Shane Loretz <sloretz@openrobotics.org>  Thu, 18 Mar 2021 05:00:00 -0000

ros-rolling-rosidl-runtime-py (0.9.0-1noble) noble; urgency=high

  * Improve exception message if value doesn't match expected type (#11 <https://github.com/ros2/rosidl_runtime_py/issues/11>)
  * More verbose test_flake8 error messages (same as ros2/launch_ros#135 <https://github.com/ros2/launch_ros/issues/135>)
  * Add special case for importing action feedback message (#9 <https://github.com/ros2/rosidl_runtime_py/issues/9>)
  * Limit the interface path to prevent security issues (#7 <https://github.com/ros2/rosidl_runtime_py/issues/7>)
  * Fix type annotations (#8 <https://github.com/ros2/rosidl_runtime_py/issues/8>)
  * Contributors: ChenYing Kuo, Dirk Thomas, Jacob Perron

 -- Shane Loretz <sloretz@openrobotics.org>  Wed, 29 Apr 2020 05:00:00 -0000

ros-rolling-rosidl-runtime-py (0.8.2-1noble) noble; urgency=high

  * Add .gitignore (#5 <https://github.com/ros2/rosidl_runtime_py/issues/5>)
  * Do not remove interface namespaces (#6 <https://github.com/ros2/rosidl_runtime_py/issues/6>)
  * Contributors: Gaël Écorchard, Jacob Perron

 -- Shane Loretz <sloretz@openrobotics.org>  Fri, 08 Nov 2019 06:00:00 -0000

ros-rolling-rosidl-runtime-py (0.8.1-1noble) noble; urgency=high

  * Fix get_interfaces() implementation. (#4 <https://github.com/ros2/rosidl_runtime_py/issues/4>)
  * Add functions for getting interface names and paths (#3 <https://github.com/ros2/rosidl_runtime_py/issues/3>)
  * Contributors: Jacob Perron, Michel Hidalgo

 -- Shane Loretz <sloretz@openrobotics.org>  Wed, 23 Oct 2019 05:00:00 -0000

ros-rolling-rosidl-runtime-py (0.8.0-1noble) noble; urgency=high

  * install resource marker file for package (#2 <https://github.com/ros2/rosidl_runtime_py/issues/2>)
  * Update setup.py URLs
  * Add contributing and license files
  * install package manifest (ros2/rosidl_python#86 <https://github.com/ros2/rosidl_python/issues/86>)
  * Rename TestConfig class to Config to avoid pytest warning (ros2/rosidl_python#82 <https://github.com/ros2/rosidl_python/issues/82>)
  * fix set_message_fields for numpy array (ros2/rosidl_python#81 <https://github.com/ros2/rosidl_python/issues/81>)
  * Fix type name queries for string types. (ros2/rosidl_python#77 <https://github.com/ros2/rosidl_python/issues/77>)
  * Require keyword arguments be passed by name (ros2/rosidl_python#80 <https://github.com/ros2/rosidl_python/issues/80>)
  * Add utility functions to get interface from identifier
  * Make import_message_from_namespaced_type operate on NamespacedType (ros2/rosidl_python#74 <https://github.com/ros2/rosidl_python/issues/74>)
  * handle set_message_fields given some non-basic type (ros2/rosidl_python#68 <https://github.com/ros2/rosidl_python/issues/68>)
  * Add no_arr and no_str parameters (ros2/rosidl_python#38 <https://github.com/ros2/rosidl_python/issues/38>)
  * Contributors: Dirk Thomas, Jacob Perron, Jeremie Deray, Michel Hidalgo, Mikael Arguedas, Vinnam Kim, ivanpauno

 -- Shane Loretz <sloretz@openrobotics.org>  Thu, 26 Sep 2019 05:00:00 -0000

ros-rolling-rosidl-runtime-py (0.7.6-1noble) noble; urgency=high

  * fix logic around populating arrays (ros2/rosidl_python#62 <https://github.com/ros2/rosidl_python/issues/62>)
  * Fix the setting of array variables. (ros2/rosidl_python#59 <https://github.com/ros2/rosidl_python/issues/59>)
  * Contributors: Chris Lalancette, Dirk Thomas

 -- Shane Loretz <sloretz@openrobotics.org>  Thu, 30 May 2019 05:00:00 -0000

ros-rolling-rosidl-runtime-py (0.7.5-1noble) noble; urgency=high



 -- Shane Loretz <sloretz@openrobotics.org>  Wed, 29 May 2019 05:00:00 -0000

ros-rolling-rosidl-runtime-py (0.7.4-1noble) noble; urgency=high



 -- Shane Loretz <sloretz@openrobotics.org>  Mon, 20 May 2019 05:00:00 -0000

ros-rolling-rosidl-runtime-py (0.7.3-1noble) noble; urgency=high



 -- Shane Loretz <sloretz@openrobotics.org>  Wed, 08 May 2019 22:57:00 -0000

ros-rolling-rosidl-runtime-py (0.7.2-1noble) noble; urgency=high

  * allow unicode chars in yaml output (ros2/rosidl_python#50 <https://github.com/ros2/rosidl_python/issues/50>)
  * add xmllint linter test (ros2/rosidl_python#53 <https://github.com/ros2/rosidl_python/issues/53>)
  * store types as tuple of abstract types (ros2/rosidl_python#33 <https://github.com/ros2/rosidl_python/issues/33>)
  * Update tests that were missed during switch to use new interfaces (ros2/rosidl_python#51 <https://github.com/ros2/rosidl_python/issues/51>)
  * [rosidl_runtime_py] Use new test interface definitions
  * simplify code using updated definition API (ros2/rosidl_python#45 <https://github.com/ros2/rosidl_python/issues/45>)
  * Contributors: Dirk Thomas, Jacob Perron, Mikael Arguedas

 -- Shane Loretz <sloretz@openrobotics.org>  Wed, 08 May 2019 21:58:00 -0000

ros-rolling-rosidl-runtime-py (0.7.1-1noble) noble; urgency=high



 -- Shane Loretz <sloretz@openrobotics.org>  Sun, 14 Apr 2019 17:48:00 -0000

ros-rolling-rosidl-runtime-py (0.7.0-1noble) noble; urgency=high

  * fix echo of numpy.number values (ros2/rosidl_python#37 <https://github.com/ros2/rosidl_python/issues/37>)
  * Refactor rosidl_runtime_py functions
  * Add rosidl_runtime_py package
  * Contributors: Dirk Thomas, Jacob Perron

 -- Shane Loretz <sloretz@openrobotics.org>  Sun, 14 Apr 2019 10:05:00 -0000


