Skip to content

Releases: LanguageMachines/timblserver

v1.19

16 Dec 13:01

Choose a tag to compare

  • require C++17
  • updated to latest ticcutils
  • updated GitHUB CI
  • code quality

v1.18

31 Oct 14:58

Choose a tag to compare

  • minor fix to satisfy compilation against musl

v1.17

21 Oct 16:29

Choose a tag to compare

  • dependency on libtar is removed
  • code modernization/cleanup

v1.16

02 Jan 14:40

Choose a tag to compare

[Ko van der Sloot]

  • some code modernization, avoiding CppCheck warnings

v1.15

15 Dec 13:52

Choose a tag to compare

  • adapted to the newest ticcutils
  • depends on ICU too, now
  • small code refactorings
  • bumped library version

v1.14

15 Apr 08:31

Choose a tag to compare

  • adapted to the newest ticcutils
    • changed namespace TimblServer to TiCCServer
    • modifications in Socket stuff
  • fix for #2

v1.13

21 Oct 11:17

Choose a tag to compare

  • Added JSON support.
    The JSON syntax might change in the future, so handle with care.
  • lots of refactoring. Depends on recent ticcutils and timbl

v1.12

16 May 13:50

Choose a tag to compare

Maintenance release:

  • updated and improved configure/build
  • typo's corrected
  • some code cleanup
  • better error messages.

v1.11

11 Jul 09:35

Choose a tag to compare

Maintenance release:

  • accept long options --version and --help
  • improved a warning

v1.10

18 Jan 10:45

Choose a tag to compare

First release of TimblServer from GIT