0.0.8
 * update hanja searching routine
  - reduce memory usage on hanja searching
  - use new binary data file format for hanja table
 * update hanja.txt
 * add new API to convert jamo string to syllable string(#304765)
 * fix some yet hangul input routine(#304728)
 * fix a bug on keyboard selection(#304765)
 * remove python, ruby module

0.0.7
 * update hanja.txt
   - added more word data
   - hanja items are ordered by frequency from Kim Song-yil<masoris@gmail.com>
   - all CJK compatibility hanja was changed to CJK unified hanja
 * add new function to convert compatibility hanja to unified hanja and unified
   to compatibility.
 * update python module

0.0.6
 * update library version

0.0.5
 * changed filter api
 * add more hanja word database

0.0.4
 * added HnagulKeyboard, HangulCombination feature
 * update test code
 * process english character also in hangul mode

0.0.3
 * added Hanja related features

0.0.2
 * added filter feature

0.0.1
 * first relese
