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 6bc2f01 commit f1ad184Copy full SHA for f1ad184
versions.md
@@ -3,14 +3,21 @@
3
This file includes the released versions of **dev-utils** project along with their contributions to the project.
4
The *Forthcoming* section includes those features added in `main` branch that are not yet in a stable release.
5
6
-## Forthcoming
7
+## Version 0.4.0
8
+
9
+* CI new features:
10
+ * Update CI to use `eProsima CI <https://github.com/eProsima/eProsima-CI>`__.
11
* New package **py_utils** with Python utils:
12
* logging utils
13
* debugging utils
14
* WaitHandlers implementations
15
* Timer implementations
-
16
+* Sub-packages updated:
17
+ * **cmake_utils**
18
+ * Refactor the way to set labels to tests.
19
+ * **cpp_utils**
20
+ * Add some utils functions.
21
## Version 0.3.0
22
23
* New event class **StdinEventHandler** to easily read from std::cin.
0 commit comments