We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e665ade commit 9556ce9Copy full SHA for 9556ce9
rosidl_generator_py/CHANGELOG.rst
@@ -2,6 +2,13 @@
2
Changelog for package rosidl_generator_py
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
+Forthcoming
6
+-----------
7
+* Support available typesupport specification in CLI extension (`#133 <https://github.com/ros2/rosidl_python/issues/133>`_)
8
+* Use python_d for test_cli_extension in Debug mode (`#136 <https://github.com/ros2/rosidl_python/issues/136>`_)
9
+* Add missing float/double bounds check (`#128 <https://github.com/ros2/rosidl_python/issues/128>`_)
10
+* Contributors: Michel Hidalgo, Seulbae Kim, Shane Loretz
11
+
12
0.12.0 (2021-06-11)
13
-------------------
14
* Added optimization for copying arrays using buffer protocol (`#129 <https://github.com/ros2/rosidl_python/issues/129>`_)
0 commit comments