Skip to content

Commit 44d2bc5

Browse files
committed
NEWS about release
1 parent e612178 commit 44d2bc5

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

NEWS

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,37 @@
1+
foliautils 0.17 12-07-2021
2+
[Ko van der Sloot]
3+
* needs libfolia 2.9 or above
4+
* replaced TravisCI by GitHub actions
5+
* FoLiA-correct:
6+
- fixex a problem with correcting FoLia with both p and s nodes
7+
- added support for the FoLiA 'tag' feature
8+
- clearer error messages
9+
- fixed bugs in HEMP handling
10+
- better handling of Ucto's ABBREVIATION* tokens
11+
- fixed correctings when a word has 'space="no"'.
12+
- some smaller fixes
13+
- added more tests
14+
* FoLiA-clean:
15+
- improved, using new features from libfolia 2.9
16+
* FoLiA-2text:
17+
- replaced '--original' parameter by a '--correction-handling' parameter
18+
- implemented a --honour-tags option, to interpret tag="token" tags
19+
- some improvement in output-file naming
20+
* FoLiA-abby:
21+
- complete reworked the code
22+
- added '-S' and '-C' as alternatives for '--setname' and '--classname'
23+
- added a --keephyphens option
24+
- added a --addbreaks option
25+
- addes option --addmetrics to optionally add positional info to the
26+
paragraphs
27+
- improved handling of '-' (Hyphen)
28+
- add 'font_properties', 'font_id' and 'font_style' as a feature node
29+
- improved handling of text with spaces at 'unexpected' locations
30+
* all modules:
31+
- Code refactoring and cleaning
32+
- added and improved tests
33+
- adapted man pages
34+
135
foliautils 0.16 07-01-2021
236
[Ko vd Sloot]
337
* requires libfolia 2.7 or above

0 commit comments

Comments
 (0)