[Ko van der Sloot]
- LDcalc:
- No longer filter out n-grams with common parts. Was too aggressive
- Removed some more outcommented old code
- chainclean: added a --caseless option. (Default is true)
- Removed Roaring versions of the code. Lacked maintenance for years.
- internally shifting towards UnicodeString in general
- a lot of C++ cleanup, with some refactoring, splitting up long blobs of code