Skip to content

Releases: LanguageMachines/timbl

v6.4.12

16 May 13:40
Compare
Choose a tag to compare

[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

09 Jan 10:07
Compare
Choose a tag to compare

Bugfix release:

  • Fixed a major bug in similarity metric calculations. (Cosine and Dot product)

v6.4.10

09 Nov 09:45
Compare
Choose a tag to compare
  • allow for spaces in TABBED input (they are significant)
  • corrected some typos in messages and man page
  • minor code refactoring

v6.4.9

04 Apr 08:00
Compare
Choose a tag to compare

[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]

  • updated README.md

v6.4.8

11 Jul 08:54
Compare
Choose a tag to compare

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

18 Jan 10:43
Compare
Choose a tag to compare

First release of Timbl from GIT