mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-04-19 03:01:48 +08:00
20 lines
633 B
Markdown
Executable File
20 lines
633 B
Markdown
Executable File
|
||
# 🚀Changelog
|
||
|
||
-------------------------------------------------------------------------------------------------------------
|
||
|
||
# 6.0.0-M12 (2024-02-10)
|
||
|
||
### 计划实现
|
||
* 【poi 】 Markdown相关(如HTML转换等),基于commonmark-java
|
||
* 【db 】 增加DDL封装
|
||
* 【poi 】 CellUtil.getCellIfMergedRegion考虑添加缓存支持,增加最大和最小范围判断,减少遍历
|
||
* 【http 】 redirect跳转和Cookie
|
||
* 【json 】 JSON门面封装
|
||
|
||
### ❌不兼容特性
|
||
|
||
### 🐣新特性
|
||
* 【db 】 优化count查询兼容informix(issue#I713XQ@Gitee)
|
||
|
||
### 🐞Bug修复 |