mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-05-09 23:51:34 +08:00
QrCodeUtil添加二维码logo支持配置圆角
This commit is contained in:
parent
cf7f57e66d
commit
e81b218385
@ -2,7 +2,7 @@
|
|||||||
# 🚀Changelog
|
# 🚀Changelog
|
||||||
|
|
||||||
-------------------------------------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------------------------------------
|
||||||
# 5.8.33(2024-09-18)
|
# 5.8.33(2024-09-23)
|
||||||
|
|
||||||
### 🐣新特性
|
### 🐣新特性
|
||||||
* 【core 】 SyncFinisher增加setExecutorService方法(issue#IANKQ1@Gitee)
|
* 【core 】 SyncFinisher增加setExecutorService方法(issue#IANKQ1@Gitee)
|
||||||
@ -13,6 +13,7 @@
|
|||||||
* 【core 】 ModifierUtil明确注释,并增加hasAllModifiers方法(issue#IAQ2U0@Gitee)
|
* 【core 】 ModifierUtil明确注释,并增加hasAllModifiers方法(issue#IAQ2U0@Gitee)
|
||||||
* 【http 】 HttpRequest增加setFixedContentLength方法(issue#3462@Github)
|
* 【http 】 HttpRequest增加setFixedContentLength方法(issue#3462@Github)
|
||||||
* 【db 】 AbstractDb增加getDs方法(issue#IARKZL@Gitee)
|
* 【db 】 AbstractDb增加getDs方法(issue#IARKZL@Gitee)
|
||||||
|
* 【db 】 QrCodeUtil添加二维码logo支持配置圆角(pr#3747@Github)
|
||||||
|
|
||||||
### 🐞Bug修复
|
### 🐞Bug修复
|
||||||
* 【json 】 修复JSONConfig.setDateFormat设置后toBean无效问题(issue#3713@Github)
|
* 【json 】 修复JSONConfig.setDateFormat设置后toBean无效问题(issue#3713@Github)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user