We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 956eaf4 commit 558df54Copy full SHA for 558df54
2 files changed
CHANGELOG.rst
@@ -2,6 +2,11 @@
2
Changelog for package py_binding_tools
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
+2.1.2 (2026-04-08)
6
+------------------
7
+* Enable type casters for ROS service+action messages too
8
+* Contributors: Robert Haschke
9
+
10
2.1.1 (2026-04-08)
11
------------------
12
* Removed deprecated pybind_vendor (`#9 <https://github.com/ros-planning/py_binding_tools/issues/9>`_)
package.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0"?>
<package format="3">
<name>py_binding_tools</name>
- <version>2.1.1</version>
+ <version>2.1.2</version>
<description>Python binding tools for C++</description>
<author email="rhaschke@techfak.uni-bielefeld.de">Robert Haschke</author>
0 commit comments