Skip to content

v3.4.3

Latest

Choose a tag to compare

@github-actions github-actions released this 29 Jun 05:59

✨ New Features

  • - 补充缺失的Exporter并修复SinaPinyin分隔符bug (commit by @studyzy)

🐛 Bug Fixes

  • - 修复纯汉字词库导出为空的问题 (fixes #400) (commit by @studyzy)
  • - 修复英文标点过滤器正则并添加测试 (commit by @studyzy)
  • - 接入 CodeGenerationOptions 修复拼音编码生成选项失效 (PR #406 by @studyzy)
  • - 〇 (U+3007) 误判为标点导致词条丢失 (commit by @studyzy)

✅ Tests