mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
add global config
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
|
||||
# 5.8.0.M3 (2022-04-13)
|
||||
# 5.8.0.M3 (2022-04-14)
|
||||
|
||||
### ❌不兼容特性
|
||||
* 【core 】 StreamProgress#progress方法参数变更为2个(pr#594@Gitee)
|
||||
@@ -20,6 +20,7 @@
|
||||
* 【core 】 Img增加全覆盖水印pressTextFull(pr#595@Gitee)
|
||||
* 【core 】 ByteUtil.numberToBytes增加Byte判断(issue#2252@Github)
|
||||
* 【core 】 CopyOptions添加converter,可以自定义非全局类型转换
|
||||
* 【core 】 添加了设置从绝对路径加载数据库配置文件的功能(pr#2253@Github)
|
||||
|
||||
### 🐞Bug修复
|
||||
* 【core 】 修复UserAgentUtil识别Linux出错(issue#I50YGY@Gitee)
|
||||
|
Reference in New Issue
Block a user