add DefaultCloneable

This commit is contained in:
looly
2021-11-16 16:12:23 +08:00
parent 9cac854b3c
commit ff70f92e9c
4 changed files with 42 additions and 81 deletions

View File

@@ -16,6 +16,7 @@
* 【core 】 IdCardUtil.isValidCard不再自动trimissue#I4I04O@Gitee
* 【core 】 改进TextFinder支持限制结束位置及反向查找模式
* 【core 】 Opt增加部分方法pr#459@Gitee
* 【core 】 增加DefaultCloneablepr#459@Gitee
*
### 🐞Bug修复
* 【core 】 修复FileResource构造fileName参数无效问题issue#1942@Github