We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a3f462 commit 79cdf1cCopy full SHA for 79cdf1c
1 file changed
NEWS
@@ -1,3 +1,15 @@
1
+2.15 2023-02-20
2
+[Ko van der Sloot]
3
+* fixed a terrible typo/bug in subclasses.cxx:
4
+ using el-referable(), where el->referable() was meant
5
+* plugged a small potential memory-leak
6
+* fixed some offset problems in text handling
7
+* fixed https://github.com/LanguageMachines/libfolia/issues/52
8
+* foliadiff script now returns better message on failure
9
+* switching to C++14
10
+* code polishing
11
+* updated GitHub action
12
+
13
2.14 2023-02-20
14
[Ko van der Sloot]
15
* implemented an ADD_FORMATTING TextPolicy to extract otherwise hidden
0 commit comments