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 Dec 15, 2021
1 parent 62daa9a commit 07ac7fd
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
15 december 2021 0.28
[Ko vd Sloot]
* replaced Trie.h and TreeHash.h/.cxx by Unicode aware variants
* refactoring in StringOps, weeding split* functions. Added join() function
* added functionality to Unicode.cxx, like split* and join() and converters
also a dedicated getline() function to directly read UnicodeString's
* several refactoringsin CommandLine.cxx
* added a fnction to CommandLne.cxx to remove a section
(https://github.com/LanguageMachines/ticcutils/issues/24)
* adapted runtest.cxx to new and changed functions
* added new 3.10.3 version of nlohmann JSON library
* fix for: https://gitlab.alpinelinux.org/proycon/aports/-/jobs/452481#L1005

12 july 2021 0.27
[Ko vd Sloot]
* added new 3.9.1 version of nlohmann JSON library
Expand Down

0 comments on commit 07ac7fd

Please sign in to comment.