We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c3bd8d commit 0f0d861Copy full SHA for 0f0d861
1 file changed
rosidl_generator_py/CHANGELOG.rst
@@ -2,6 +2,13 @@
2
Changelog for package rosidl_generator_py
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
+Forthcoming
6
+-----------
7
+* Cast Sequence to list on assignment (with templates) (`#249 <https://github.com/ros2/rosidl_python/issues/249>`_)
8
+* Fix linter violations with flake8-import-order 0.19.0 (`#248 <https://github.com/ros2/rosidl_python/issues/248>`_)
9
+* Add DEPENDS_EXPLICIT_ONLY to remove implicit dependencies (`#238 <https://github.com/ros2/rosidl_python/issues/238>`_)
10
+* Contributors: Anthony Welte, Michael Carlstrom
11
+
12
0.26.3 (2026-01-12)
13
-------------------
14
* Deprecate using set for container based input (`#243 <https://github.com/ros2/rosidl_python//issues/243>`_)
0 commit comments