version 2.10.0
* bug fixes

version 2.9.93
* bug fixes

version 2.9.92
* support punctuation candidate

version 2.9.91
* auto clean user data when data corruption
* support to export bigram phrase

version 2.8.1
* bug fixes

version 2.8.0
* bug fixes for ARMv7

version 2.7.92
* bug fixes

version 2.7.91
* improve suggestion candidates
* support longer candidates

version 2.6.2
* bug fixes

version 2.6.1
* bug fixes

version 2.6.0
* bug fixes

version 2.4.92
* update pinyin data
* bug fixes

version 2.4.91
* improve full pinyin auto correction
* bug fixes

version 2.3.0
* update pinyin data

version 2.2.2
* minor fixes

version 2.2.1
* fixes predicted candidates

version 2.2.0
* bug fixes

version 2.1.91
* fixes zhuyin parsers;

version 2.1.0
* support sort option in pinyin_guess_candidates function;

version 2.0.92
* reduce memory consumption after imported user dictionary;

version 2.0.91
* merge libzhuyin code;

version 2.0.0
* the first official release of 2.0.x;
* fixes autoconf;

version 1.9.92
* fixes crash in double pinyin;

version 1.9.91
* multiple sentence candidates;

version 1.7.0
* fixes build on FreeBSD;
* update cmake files;

version 1.6.91
* change license to GPLv3+;
* import open-gram dictionary and remove pinyin tones;
* add some checks when load data from file;

version 1.6.0
* bug fixes.

version 1.5.91
* change pinyin/phrase tables to use dbm.
* enhance pinyin key representation and pinyin parsers.

version 1.2.0
* bug fixes.

version 1.1.91
* support Kyoto Cabinet as alternative to Berkeley DB.
* improve multiple dictionaries support feature.

version 1.1.0
* support to export user phrases.

version 1.0.0
* the first official release of 1.0.x.

version 0.9.94
* bug fixes.

version 0.9.93
* fixes libpinyin issues from coverity scan report.

version 0.9.92
* bug fixes.

version 0.9.91
* code re-factor.

version 0.9.0
* the first official release of 0.9.x.
* fixes import dictionary.

version 0.8.93
* add back pinyin_clear_constraint.

version 0.8.92
* fixes model data.

version 0.8.91
* multiple dictioniares and user dictionary support.

version 0.8.1
* bug fixes.

version 0.8.0
* the first official release of 0.8.x.

version 0.7.92
* re-factor PhraseLookup class.
* all tests passed simple valgrind memory check.

version 0.7.91
* simplify PinyinLookup class.

version 0.7.1
* add API to lookup pinyin for characters.

version 0.7.0
* the first official release of 0.7.x.

version 0.6.92
* draft support for multiple professional phrase libraries.

version 0.6.91
* support ucs4 characters.
* support guess sentence with prefix.
* initially support fuzzy pinyin segment.

version 0.6.0
* the first official release of 0.6.x.

version 0.5.92
* fixes new parsers and chewing large table.
* improves pinyin_save.

version 0.5.91
* some code re-factor and simplify.
* fixes the self-learning work around.

version 0.5.0
* the first official release of 0.5.x.

version 0.4.93
* fixes some bugs in new parsers.

version 0.4.92
* enable parallel make.

version 0.4.91
* New parsers for full pinyin/double pinyin/chewing.
  * libpinyin now fully supports all pinyin auto corrections of
ibus-pinyin.
  * libpinyin now better supports an/ang, en/eng, in/ing fuzzy
pinyin match.

version 0.3.0
* the first official release of 0.3.x.

version 0.2.99
* import from pinyin.
