Skip to content

Commit 07ac7fd

Browse files
committed
NEWS about upcoming release
1 parent 62daa9a commit 07ac7fd

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

NEWS

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
15 december 2021 0.28
2+
[Ko vd Sloot]
3+
* replaced Trie.h and TreeHash.h/.cxx by Unicode aware variants
4+
* refactoring in StringOps, weeding split* functions. Added join() function
5+
* added functionality to Unicode.cxx, like split* and join() and converters
6+
also a dedicated getline() function to directly read UnicodeString's
7+
* several refactoringsin CommandLine.cxx
8+
* added a fnction to CommandLne.cxx to remove a section
9+
(https://github.com/LanguageMachines/ticcutils/issues/24)
10+
* adapted runtest.cxx to new and changed functions
11+
* added new 3.10.3 version of nlohmann JSON library
12+
* fix for: https://gitlab.alpinelinux.org/proycon/aports/-/jobs/452481#L1005
13+
114
12 july 2021 0.27
215
[Ko vd Sloot]
316
* added new 3.9.1 version of nlohmann JSON library

0 commit comments

Comments
 (0)