Skip to content

Commit 160f26f

Browse files
committed
NEWS about release
1 parent 10d1f28 commit 160f26f

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

NEWS

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
2.8 2021-04-07
2+
* implements FoLia v2.5, with a new 'model' for whitespaces in texts.
3+
* bumped the .so version to 17
4+
[Maarten van Gompel]
5+
* added <t-lang> TextMarkup tag
6+
* added <t-hspace> TextMarkup tag
7+
* added tag attribute
8+
* fix for proycon/folia#88, proycon/folia#92, proycon/folia#93, proycon/folia#94
9+
* added text normalisation functions to supprt the new text model,
10+
maintaining backward compatability.
11+
[Ko vd Sloot]
12+
* parse and preserve the xml:space attribute.
13+
* added a 'space' normalizer. ALL exotic spaces (like mm-space and en-space)
14+
are replaced by the standard ascii space
15+
* fixed https://github.com/LanguageMachines/libfolia/issues/48
16+
* code cleanup/refactoring
17+
* ditch TravisCI and implemented a GitHub action
18+
119
2.7 2021-01-07
220
* implemented a more relaxed MetaData scheme, allowing mixing 'foreign'
321
and 'native' MetaData

0 commit comments

Comments
 (0)