File tree Expand file tree Collapse file tree 14 files changed +48
-7
lines changed
Expand file tree Collapse file tree 14 files changed +48
-7
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,13 @@ Changelog for package yasmin
33^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44
55
6+ 4.2.3 (2026-01-06)
7+ ------------------
8+ * Setting C++ standard to 17
9+ * Applying new make_share
10+ * Expanding ptr macros of types
11+ * Contributors: Miguel Ángel González Santamarta
12+
6134.2.2 (2025-12-28)
714------------------
815* minor fix in C++ header guards
Original file line number Diff line number Diff line change 22<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
33<package format =" 3" >
44 <name >yasmin</name >
5- <version >4.2.2 </version >
5+ <version >4.2.3 </version >
66 <description >YASMIN (Yet Another State MachINe) main package</description >
77 <maintainer email =" mgons@unileon.es" >Miguel Ángel González Santamarta</maintainer >
88 <license >GPL-3.0</license >
Original file line number Diff line number Diff line change @@ -3,6 +3,13 @@ Changelog for package yasmin_demos
33^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44
55
6+ 4.2.3 (2026-01-06)
7+ ------------------
8+ * Setting C++ standard to 17
9+ * Applying new make_share
10+ * Removing times argument from monitor demo
11+ * Contributors: Miguel Ángel González Santamarta
12+
6134.2.2 (2025-12-28)
714------------------
815
Original file line number Diff line number Diff line change 22<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
33<package format =" 3" >
44 <name >yasmin_demos</name >
5- <version >4.2.2 </version >
5+ <version >4.2.3 </version >
66 <description >Demos of YASMIN (Yet Another State MachINe)</description >
77 <maintainer email =" mgons@unileon.es" >Miguel Ángel González Santamarta</maintainer >
88 <license >GPL-3.0</license >
Original file line number Diff line number Diff line change 22Changelog for package yasmin_editor
33^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44
5+ 4.2.3 (2026-01-06)
6+ ------------------
7+ * Setting C++ standard to 17
8+ * Contributors: Miguel Ángel González Santamarta
9+
5104.2.2 (2025-12-28)
611------------------
712* Improving editor C++ plugins filter using the base_class_type to avoid no-yasmin plugins
Original file line number Diff line number Diff line change 22<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
33<package format =" 3" >
44 <name >yasmin_editor</name >
5- <version >4.2.2 </version >
5+ <version >4.2.3 </version >
66 <description >Editor for YASMIN (Yet Another State MachINe)</description >
77 <maintainer email =" mgons@unileon.es" >Miguel Ángel González Santamarta</maintainer >
88 <license >GPL-3.0</license >
Original file line number Diff line number Diff line change 22Changelog for package yasmin_factory
33^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44
5+ 4.2.3 (2026-01-06)
6+ ------------------
7+ * Setting C++ standard to 17
8+ * Applying new make_share
9+ * Contributors: Miguel Ángel González Santamarta
10+
5114.2.2 (2025-12-28)
612------------------
713* Adding enable_viewer_pub to factory nodes
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
22<package format =" 3" >
33 <name >yasmin_factory</name >
4- <version >4.2.2 </version >
4+ <version >4.2.3 </version >
55 <description >YASMIN factory to create FSMs from XML files</description >
66 <maintainer email =" mgons@unileon.es" >Miguel Ángel González Santamarta</maintainer >
77 <license >GPL-3.0</license >
Original file line number Diff line number Diff line change @@ -3,6 +3,9 @@ Changelog for package yasmin_msgs
33^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44
55
6+ 4.2.3 (2026-01-06)
7+ ------------------
8+
694.2.2 (2025-12-28)
710------------------
811
Original file line number Diff line number Diff line change 22<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
33<package format =" 3" >
44 <name >yasmin_msgs</name >
5- <version >4.2.2 </version >
5+ <version >4.2.3 </version >
66 <description >Msgs of (Yet Another State MachINe)</description >
77 <maintainer email =" mgons@unileon.es" >Miguel Ángel González Santamarta</maintainer >
88 <license >GPL-3.0</license >
You can’t perform that action at this time.
0 commit comments