Releases: LanguageMachines/timbl
Releases · LanguageMachines/timbl
v6.4.12
[Ko van der Sloot]
Bugfix release:
- updated usage(). Info on -G 2 option was wrong.
- changed an error message to be more clear.
- fixed building of the TeX documentation
[Maarten van Gompel]
- Added codemeta.json metadata
v6.4.11
Bugfix release:
- Fixed a major bug in similarity metric calculations. (Cosine and Dot product)
v6.4.10
- allow for spaces in TABBED input (they are significant)
- corrected some typos in messages and man page
- minor code refactoring
v6.4.9
[Ko van der Sloot]
Maintenance release:
- removed unused/non-functional functions from the API
- code refactoring. Mostly based on CPPCHECK static analyzer.
- small bugs:
-e options didn't always what you expected
- added missing files in docs
[Maarten van Gompel]
v6.4.8
Maintenance release:
- code refactoring and improvement
- relying more on ticcutils
- fixed exit codes
- accept long options: --version and --help
- fix out-of-range problem in Sparse Format
v6.4.7
First release of Timbl from GIT