File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,6 +3,11 @@ Changelog for package yasmin
33^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44
55
6+ 4.2.1 (2025-12-19)
7+ ------------------
8+ * minor fix in C++ header guards
9+ * Contributors: Miguel Ángel González Santamarta
10+
6114.2.0 (2025-12-17)
712------------------
813* Adding unit tests for state machine callbacks
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.0 </version >
5+ <version >4.2.1 </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,9 @@ Changelog for package yasmin_demos
33^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44
55
6+ 4.2.1 (2025-12-19)
7+ ------------------
8+
694.2.0 (2025-12-17)
710------------------
811* creating alias for Parameters and fixing style of concurrence demo
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.0 </version >
5+ <version >4.2.1 </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.1 (2025-12-19)
6+ ------------------
7+
584.2.0 (2025-12-17)
69------------------
710* adding Exception to logs in plugin_manager
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.0 </version >
5+ <version >4.2.1 </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.1 (2025-12-19)
6+ ------------------
7+ * minor fix in C++ header guards
8+ * Contributors: Miguel Ángel González Santamarta
9+
5104.2.0 (2025-12-17)
611------------------
712* Add new type aliases and macros to types.hpp and sync documentation examples with demo code
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.0 </version >
4+ <version >4.2.1 </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.1 (2025-12-19)
7+ ------------------
8+
694.2.0 (2025-12-17)
710------------------
811* removing C++ from msgs package
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.0 </version >
5+ <version >4.2.1 </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