[Feature] add for new

This commit is contained in:
binbin.hou
2023-06-09 14:29:33 +08:00
parent 93b42276c5
commit 5a2b9da9df
24 changed files with 326 additions and 220 deletions

View File

@@ -178,3 +178,9 @@
| 1 | A | 优化单词结果,减少 String 创建 | 2023-06-08 23:51:58 | |
| 2 | A | 优化 contains 判断,减少 String 创建 | 2023-06-08 23:51:58 | |
# release_0.6.0
| 序号 | 变更类型 | 说明 | 时间 | 备注 |
|:---|:-----|--------------------------|:--------------------|:-------|
| 1 | O | 性能优化:字符映射统一处理一遍,而不是每次都处理 | 2023-06-09 23:51:58 | |
| 2 | D | 移除废弃的 replaceContext | 2023-06-09 23:51:58 | |