add NanoId

This commit is contained in:
Looly
2021-07-12 20:22:30 +08:00
parent 6ebd912062
commit f9b29c5f2a
26 changed files with 294 additions and 307 deletions

View File

@@ -8,6 +8,7 @@
### 🐣新特性
* 【core 】 DateUtil增加ceiling重载可选是否归零毫秒
* 【core 】 IterUtil增加firstMatch方法
* 【core 】 增加NanoId
### 🐞Bug修复
* 【core 】 修复FileUtil.normalize处理上级路径的问题issue#I3YPEH@Gitee