File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11VERSION_MAJOR 0
2- VERSION_MINOR 2
2+ VERSION_MINOR 3
33VERSION_PATCH 0
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 >cmake_utils</name >
5- <version >0.2 .0</version >
5+ <version >0.3 .0</version >
66 <description >
77 *eprosima* CMake utils and macros.
88 </description >
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 >cpp_utils</name >
5- <version >0.2 .0</version >
5+ <version >0.3 .0</version >
66 <description >
77 *eprosima* Dev Utils Module is a C++ implementation for some generic utils methods and classes.
88 </description >
Original file line number Diff line number Diff line change 33This file includes the released versions of ** dev-utils** project along with their contributions to the project.
44The * Forthcoming* section includes those features added in ` main ` branch that are not yet in a stable release.
55
6- ## Forthcoming
7-
8- * New class ** StdinEventHandler** to easily read from std::cin.
9- * New class ** CommandReader** to easily read from std::cin commands synchronously.
10- * New class ** SafeDatabase** to implement a thread safe map.
6+ ## Version 0.3.0
7+
8+ * New event class ** StdinEventHandler** to easily read from std::cin.
9+ * New event class ** CommandReader** to easily read from std::cin commands synchronously.
10+ * New contariner class ** SafeDatabase** to implement a thread safe map.
11+ * New contariner class ** Tree** to implement a thread safe map.
12+ * Extend ** enumeration builder** .
13+ * Extend ** iterative macros** max range.
14+ * Add some utils functions.
1115
1216## Version 0.2.0
1317
You can’t perform that action at this time.
0 commit comments