0.16 -2023-01-02
[Ko van der Sloot]
* needs most recent ticcutils
* more Unicode aware
* added and improved GitHub action

0.15 - 2020-12-15
[Ko vd Sloot]
* adapted to recent ticcutils
* added dependency on ICU
* several code refactorings
* bumped library version

0.14 - 2020-04-15
[Ko vd Sloot]
* adapted to the newest ticcutils
  - changed namespace TimblServer to TiCCServer
  - modifications in Socket stuff

0.13 - 2019-10-21
[Ko vd Sloot]
* added JSON support.
  The JSON syntax might change in the future, so handle with care.
* lots of refactoring.

0.12 - 2018-05-16
[Ko van der Sloot]
Maintenance release:
- configure/build/test stuff
- typo in man page
- MbtServer: --debug is also a valid option

0.11 - 2016-07-11
[Ko van der Sloot]
Bug fix:
* also work with more recent ticcutils

0.10 - 2016-01-14
[Ko van der Sloot]
* moved repository to GitHub
* added Travis support
* now based on basic Server stuff from ticcutils
* a lot of small bug fixes

0.9 - 2014-09-23
[Ko van der Sloot]
* release

0.8 - 2014-06-xx
* now build on NEW timblserver API

0.7 - 2013-04-03
* more ticctutils stuff is used

0.6 - 2012-10-11
* now based on libticcutils stuff

0.5 - 2012-01-05
* Bug fix Release:
*  --daemonize=no option now works
*  fixed random crashes on broken pipe

0.4 - 2011-12-20

  * New release. Depends on recent versions of Timbl et.al.

0.3 - 2011-08-30

* moved the class in a new namespace MbtServer, and renamed the MbtServer
  class to MbtServerClass
* added a startup message
* added --version and --help options (depends on Mbt >= 3.2.6)


0.2 - 2011-03-21

* Decapped MbtServer ==> mbtserver. lib and man too


0.1 - 2010-12-08

[ Ko van der Sloot ]
* Initial release
* 22-11-2010 Started
