seonbi 0.3.2 → 0.3.3
raw patch · 3 files changed
+18/−2 lines, 3 files
Files
- CHANGES.md +16/−0
- data/ko-kr-stdict.tsv too large to diff
- seonbi.cabal +2/−2
CHANGES.md view
@@ -1,6 +1,22 @@ Seonbi changelog ================ +Version 0.3.3+-------------++Released on September 9, 2022.++ - Updated the *Standard Korean Language Dictionary* data+ (*data/ko-kr-stdict.tsv*) to the revision 2022-09.+ - Fixed a bug that Sino-Korean words are not phoneticized to Koream custom+ readings (習慣音) according to folk readings (俗音) and erroneous+ readings (訛音). Now such words are phoneticized to the most usual readings+ according to *Standard Korean Language Dictionary*. For example,+ *困難* is no more phoneticized to *곤난* but *곤란* instead. [[#22]]++[#22]: https://github.com/dahlia/seonbi/issues/22++ Version 0.3.2 -------------
data/ko-kr-stdict.tsv view
file too large to diff
seonbi.cabal view
@@ -1,11 +1,11 @@ cabal-version: 1.24 --- This file has been generated from package.yaml by hpack version 0.34.4.+-- This file has been generated from package.yaml by hpack version 0.34.6. -- -- see: https://github.com/sol/hpack name: seonbi-version: 0.3.2+version: 0.3.3 synopsis: SmartyPants for Korean language description: Please see the README.md on GitHub at <https://github.com/dahlia/seonbi>. category: Text