mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
normalize support samba path
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
* 【core】 TimeInterval增加intervalPretty方法(issue#I12A6T@Gitee)
|
||||
* 【core】 改进ArrayUtil.toString,提高性能
|
||||
* 【system】 增加SystemPropsKeys(issue#550@Github)
|
||||
* 【core】 FileUtil.normalize在win下支持samba路径(issue#549@Github)
|
||||
|
||||
### Bug修复
|
||||
* 【core】 修复DateUtil.offset导致的时区错误问题(issue#I1294O@Gitee)
|
||||
@@ -18,6 +19,7 @@
|
||||
* 【db】 修复StatementUtil.getGeneratedKeys返回主键数量不足问题
|
||||
* 【db】 修复锁的问题(issue#546@Github)
|
||||
* 【db】 修复CombinationAnnotationElement问题(issue#547@Github)
|
||||
* 【core】 修复Validator.isGeneral问题
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
|
||||
|
Reference in New Issue
Block a user