* PyCantonese now requires Python 3.4 or above.
* Adopted the CHAT corpus format, piggybacking on [PyLangAcq](http://pylangacq.org/)
* Converted HKCanCor into the CHAT format
* Switched to transparent function names
(cf. issue [10](https://github.com/pycantonese/pycantonese/issues/10)): `parse_jyutping()`, `jyutping2yale()`, `jyutping2tipa()`
* Bug fixes: issues
[6](https://github.com/pycantonese/pycantonese/issues/6),
[7](https://github.com/pycantonese/pycantonese/issues/7),
[8](https://github.com/pycantonese/pycantonese/issues/8)
[9](https://github.com/pycantonese/pycantonese/issues/9)