We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5bb488 commit 4aca49eCopy full SHA for 4aca49e
1 file changed
NEWS
@@ -1,15 +1,15 @@
1
2.21 2024-12-16
2
[Ko van der Sloot]
3
-* code rework enad cleanup
4
- - needs latest ticcutils
+* needs latest ticcutils
+* code rework and cleanup
5
- better introspection (isinstance() and isSubClass())
6
- select() functions
7
- type consistency. (e.g. all Enum's are Classes)
8
- - improved debugging possibilities
9
- - introduced an AbstractWord als base for (Hidden-)Word
10
- - added more sanity tests
11
- - more strictly forbig empty attributes in FoLiA
12
- - improved GitHub CI builds
+* improved debugging possibilities
+* introduced an AbstractWord als base for (Hidden-)Word
+* added more sanity tests
+* more strictly forbid empty attributes in FoLiA
+* improved GitHub CI builds
13
14
2.20 2024-09-12
15
0 commit comments