Skip to content

Commit

Permalink
news about upcoming release
Browse files Browse the repository at this point in the history
  • Loading branch information
kosloot committed May 27, 2024
1 parent b176a05 commit bf77ac6
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion NEWS
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
2.18 2024-04-26]
2.19 2024-05-27
[Ko van der Sloot]
* again bumped the .so version, as we break the ABI
* Refactored the Class hierarchy for clearer code
- introducing an AbstracFeature class as base for all derived Features
* improved exception and error handling, including line numbers in messages
when possible
* added code to detect mismatch between annotators and processors (were not
detected until now)
* cleaner en better C++ code, const correctness and such...

2.18 2024-04-26
[Ko van der Sloot]
* buming the .so version due to ABI breaks
* fix for --canonical option in folialint
Expand Down

0 comments on commit bf77ac6

Please sign in to comment.