Releases: LanguageMachines/timblserver
Releases · LanguageMachines/timblserver
v1.19
- require C++17
- updated to latest ticcutils
- updated GitHUB CI
- code quality
v1.18
- minor fix to satisfy compilation against musl
v1.17
- dependency on libtar is removed
- code modernization/cleanup
v1.16
[Ko van der Sloot]
- some code modernization, avoiding CppCheck warnings
v1.15
- adapted to the newest ticcutils
- depends on ICU too, now
- small code refactorings
- bumped library version
v1.14
- adapted to the newest ticcutils
- changed namespace TimblServer to TiCCServer
- modifications in Socket stuff
- fix for #2
v1.13
- 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
Maintenance release:
- updated and improved configure/build
- typo's corrected
- some code cleanup
- better error messages.
v1.11
Maintenance release:
- accept long options --version and --help
- improved a warning
v1.10
First release of TimblServer from GIT