Skip to content

Commit

Permalink
NEWS about upcoming release
Browse files Browse the repository at this point in the history
  • Loading branch information
kosloot committed Jan 2, 2023
1 parent 62d09ce commit 7b0bff2
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion NEWS
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
22 july 2021 0.29
01 jan 2023 0.30
[Ko van der Sloot]
* added test in fileutils::isDir() tot check for Writability
* added eneum_flahs.h for handling enums as bitflags
* updated Json tot Nlohmann JSON 3.11.2
* implement fix for https://github.com/LanguageMachines/ticcltools/issues/46
* code modernizing
* code cleaning, fixed warnings by CppCheck
* added more tests to 'make check'
* improved GitHub action

22 july 2022 0.29
[Ko vd Sloot]
* some c++11 additions
* export and use the Timer::milli_wait function as a member of Timer
Expand Down

0 comments on commit 7b0bff2

Please sign in to comment.