mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-04-19 03:01:48 +08:00
19 lines
587 B
Markdown
Executable File
19 lines
587 B
Markdown
Executable File
|
||
# 🚀Changelog
|
||
|
||
-------------------------------------------------------------------------------------------------------------
|
||
|
||
# 6.0.0-M15 (2024-08-05)
|
||
|
||
### 计划实现
|
||
* 【db 】 增加DDL封装
|
||
* 【poi 】 CellUtil.getCellIfMergedRegion考虑添加缓存支持,增加最大和最小范围判断,减少遍历
|
||
* 【poi 】 考虑增加Excel模板填充,Word模板生成等
|
||
* 【http 】 redirect跳转和Cookie
|
||
|
||
### ❌不兼容特性
|
||
|
||
### 🐣新特性
|
||
* 【db 】 优化count查询兼容informix(issue#I713XQ@Gitee)
|
||
|
||
### 🐞Bug修复 |