Version 0.0-8.3 (2011-12-23)
------------------------------------------------------------------------------
  * added input string encoding detection function(can only detect UTF-8,16,32)
  * added Hangul automata logic, now can convert jamo(or keystroke) sequences to Hangul syllable.
  * added user dic reloading function(for future use) 
  * re-org jar files, reduced total package size 4.2M to 3M.



Version 0.0-8.1 (2011-12-19)
------------------------------------------------------------------------------
  * full support Jamo and keystrokes converting
  * add link to github wiki for examples using Hangul




Version 0.0-8.0 (2011-12-09)
------------------------------------------------------------------------------
  * improved performance more than 100 times on functions which related with Hannanum Analyzer.
  * set -Xmx512m for Java VM.
  * Java sources are added.



Version 0.0-7.4 (2011-10-12)
------------------------------------------------------------------------------

  * fix encoding problems when in Windows.
 
