Skip to content

v0.2.0

Compare
Choose a tag to compare
@mooniker mooniker released this 14 Oct 04:42
v0.2.0
7eb43ba
  • Remove watchAll argument from npm test script 8d583a3
  • Add syllable parser tests 90fff15
  • Add CLI 02e581b
  • Correct McCune-Reischauer spelling of Han'gŭl 679a913
  • Add jamo dictionary corrections for ㄸ, ㅋ, ㅑ 9bdfe28
  • Create src folder fe5753c
  • Add RRT default to override nasal assimilation 06ec3c7
  • Add hyphenation options 79b007a
  • Reorganize test cases eac3faa
  • Add jamo to compatibility jamo normalizer 73d098d
  • Remove lodash b5ca9ff
  • Clean up, reorganize tests e47dc3f
  • Move Unicode-based functions into Unicode folder 3b623ee
  • Create nasal assimilation rules f9300ab
  • Reorganize test cases into searchable dictionary ed5307c
  • Add test for getHangulCharName function 17478d4
  • Add assimilation rules d92ef13
  • Add basic/prelim support for RR, RR translit WIP f649e80
  • Retool romanization around Unicode lookups 6202a08
  • Update, move isHangul function 40a0ed6
  • Flatten Unicode block references 35a8206
  • Add functions to generate jamo lookup tables 629d59f
  • Organize unicode functions into subdirectory 2dbe154
  • Change jamo lib to nested arrays with objects 5365d52
  • Add composition mapping functionality (WIP) 0a5235d
  • Update keywords, teaser readme 5fdd987
  • Organize Hangul Unicode functions into directory e86f5e2
  • Add Hangul syllable character name generator bb05c53
  • Consolidate commonly used Hangul Unicode helpers fc8afc3
  • Add Unicode spec-based Hangul composition function f1ac1f7
  • Reword Unicode decomposition function docs a6547bd
  • Pull Unicode Hangul constant constraints out 19181bb
  • Revise decomposition function documentation 27ccbf1
  • Clean up, comment Unicode-based deomposition 2b2d6dd
  • Add Unicode-based Hangul decomposition functions e355468
  • Fill out romanize function 9f3d966
  • Add tests for hangul detector 7d97a9f
  • Add tests for Hangul replacement f54ab8f
  • Add decompose option to flatten resulting array 3594bfb
  • Reorganize files 49da228
  • Stub a main romanize function 0e7d3ab
  • Add regex pattern to find/replace Hangul 227b2ac
  • Rename reference file for Unicode blocks 377a1fc
  • Modify Unicode references 04eed6f
  • Add jamo transliteration function, tests cdc0fa3
  • Add isHangul helper func, tests 7e5147b
  • Add Unicode block references for Hangul, CJK/Latin dfa20cf
  • Address translit of ieung, rieul 0ce31a5
  • Break out syllable, word parsing in decompose 01c6bb8
  • Revise keywords in package.json 268fd2e
  • Add bling to readme 4a85260

v0.1.1...v0.2.0