Releases: LanguageMachines/timbl
Releases · LanguageMachines/timbl
v6.10
v6.9
v6.8.2
v6.8.1
v6.8
[Ko van der Sloot]
- major code refactoring
- BREAKS API and ABI
- library bumped
- getting rid of a lot of pointers and C-style arrays
- removed C-style casts
- Unicode is the default now for most functions. Some 'string' functions
are still available in the API. - In general modernizing to C++11
- weeded out CppCheck warnings
- improved GitHub action
v6.7
[Maarten van Gompel]
- updated metadata (codemeta.json) following new (proposed) CLARIAH requirements (CLARIAH/clariah-plus#38)
- added builds-deps.sh for automatically building and installing dependencies
- added Dockerfile and instructions
- no functional changes
v6.6
- Internally we use NFC normalized UnicodeString's now.
Timbl should be robust for UTF8 files, even exotic languages. - added some Unicode fuctions to the API
- bumped library version
- several code refactorings
- added the possibility to use the options -f and -i, without -t