mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
add method
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
|
||||
# 5.7.5 (2021-07-14)
|
||||
# 5.7.5 (2021-07-16)
|
||||
|
||||
### 🐣新特性
|
||||
* 【core 】 DateUtil增加ceiling重载,可选是否归零毫秒
|
||||
@@ -13,6 +13,7 @@
|
||||
* 【core 】 StrUtil.insert支持负数index
|
||||
* 【core 】 Calculator类支持取模运算(issue#I40DUW@Gitee)
|
||||
* 【core 】 增加Base64.isBase64方法(issue#1710@Github)
|
||||
* 【core 】 ManifestUtil新增方法getManifest(Class<?> cls)(pr#370@Gitee)
|
||||
|
||||
### 🐞Bug修复
|
||||
* 【core 】 修复FileUtil.normalize处理上级路径的问题(issue#I3YPEH@Gitee)
|
||||
|
Reference in New Issue
Block a user