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 9878fce commit 735ab40Copy full SHA for 735ab40
CHANGELOG.rst
@@ -2,8 +2,8 @@
2
Changelog for package ros2_fmt_logger
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
-Forthcoming
6
------------
+1.0.2 (2025-11-05)
+------------------
7
* Create intermediate string to support for fmt>=10.1.1
8
* Fix some small clang-tidy issues
9
* Contributors: Ramon Wijnands, Tim Clephas
package.xml
@@ -5,7 +5,7 @@
<package format="3">
<name>ros2_fmt_logger</name>
- <version>1.0.1</version>
+ <version>1.0.2</version>
<description>
10
A modern, ROS 2 logging library that provides fmt-style formatting as a replacement for RCLCPP logging macros
11
</description>
0 commit comments