pinyin-match

This commit is contained in:
fofolee 2020-06-30 19:53:50 +08:00
parent a9a8f569b6
commit e6df0d579f

10
src/node_modules/pinyin-match/CHANGELOG.md generated vendored Normal file
View File

@ -0,0 +1,10 @@
## 更新日志
### 1.1.0
*2020-03-30*
### BUG修复
- 重写内部 getIndex 方法
- 修复某些情况下,匹配字符没有按顺序的问题[#7](https://github.com/xmflswood/pinyin-match/issues/7)