Change Log
==========

v0.2 (2014-04-14)
-----------------

* Fixes typo in is_pinyin.
* Adds is_pinyin_compatible() and is_zhuyin_compatible() functions.
* Removes code for identifying Hanzi and incorporates Hanzi Identifier library.
* Removes Sphinx viewcode extension.
* Adds Python 3.4 environment to tox configuration.
* Fixes typo in setup.py. Fixes #1.

v0.1 (2014-02-17)
-----------------

* Initial release.
