- MeCab command check when importing the modules - Messaging when MeCab is not found - Token class supports unicode, which may be useful with Python 2 - Some other fix regarding Python 2 compatibility
0.1.4
- `tokenize` function now has `sysdic` and `userdic` options to specify dictionaries. - Bug fix in token constructor: pos_detail1-3 are now correctly incorporated. - MeCab system dictionary option "--dicdir=" is supported in APIs