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 62d09ce commit 7b0bff2Copy full SHA for 7b0bff2
NEWS
@@ -1,4 +1,15 @@
1
-22 july 2021 0.29
+01 jan 2023 0.30
2
+[Ko van der Sloot]
3
+* added test in fileutils::isDir() tot check for Writability
4
+* added eneum_flahs.h for handling enums as bitflags
5
+* updated Json tot Nlohmann JSON 3.11.2
6
+* implement fix for https://github.com/LanguageMachines/ticcltools/issues/46
7
+* code modernizing
8
+* code cleaning, fixed warnings by CppCheck
9
+* added more tests to 'make check'
10
+* improved GitHub action
11
+
12
+22 july 2022 0.29
13
[Ko vd Sloot]
14
* some c++11 additions
15
* export and use the Timer::milli_wait function as a member of Timer
0 commit comments