-
Notifications
You must be signed in to change notification settings - Fork 1
/
NEWS
72 lines (58 loc) · 1.88 KB
/
NEWS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
foliatest 0.14 2024-12-16
[Ko van der Sloot]
* added and improved tests upto libfolia 2.21
* improved GitHub CI
* updated to C++17
foliatest 0.13 2024-05-27
[Ko van der Sloot]
* added and improved tests upto libfolia 2.19
foliatest 0.12 2024-04-26
[Ko van der Sloot]
* added and improved numerous tests upto libfolia 2.18
foliatest 0.11 2021-07-12
[Ko van der Sloot]
* added tests for newer Correction handling in FoLiA
* added tests for, and adapted other tests to
the most recent libfolia (release 2.09)
* modernized some tests
* replaced TravisCI by GitHub actions
[Maarten van Gompel]
* added tests concerning text normalization and spacing
foliatest 0.10 2020-12-11
[Maarten van Gompel]
* adapted two tests to comply with changes introduced by proycon/folia#88
foliatest 0.9 2020-11-17
[Maarten van Gompel]
* adapted to work with libfolia 2.6 (FoLiA v2.4)
* find folialint in path
[Ko van der Sloot]
* exclude *deep* files from testing, as folialint doesn't support deep testing
foliatest 0.8 2020-04-15
[Ko van der Sloot]
* adapted to work with libfolia 2.4
* enhanced tests
foliatest 0.7 2019-08-29
[Ko van der Sloot]
* updated some test to also work with libfolia 2.3
* added a script to compare folialint and foliavalidator on all
examples in FoLiApy/folia-repo
foliatest 0.6 2019-06-19
[Ko van der Sloot]
Small update. Added/adapted some tests regarding provenance
foliatest 0.5 2019-05-29
[Ko van der Sloot]
Major release for FoLia 2.0 and upwards
foliatest 0.4 2019-05-15
[Ko van der Sloot]
* Works with many libfolia/FoLiA versions, after reconfiguring
* a lot of new tests added
foliatest 0.3 2018-11-29
[Ko van der Sloot]
* new version with LOTS of new tests, for libfolia upto v0.15
foliatest 0.2 2016-01-14
[Ko van der Sloot]
* repository moved to GitHub
* added Travis support
* added/adapted some tests, follow newest FoLiA standards
14-07-2011 Ko vd Sloot
- created and added to SVN