mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-04-19 03:01:48 +08:00
19 lines
567 B
Markdown
Executable File
19 lines
567 B
Markdown
Executable File
|
||
# 🚀Changelog
|
||
|
||
-------------------------------------------------------------------------------------------------------------
|
||
|
||
# 6.0.0.M1 (2022-10-09)
|
||
|
||
### 计划实现
|
||
* 【poi 】 PDF相关(基于PdfBox)
|
||
* 【poi 】 HTML、DOCX转换相关
|
||
* 【poi 】 Markdown相关(如HTML转换等),基于commonmark-java
|
||
* 【db 】 增加DDL封装
|
||
* 【poi 】 CellUtil.getCellIfMergedRegion考虑添加缓存支持,增加最大和最小范围判断,减少遍历
|
||
|
||
### ❌不兼容特性
|
||
|
||
### 🐣新特性
|
||
|
||
### 🐞Bug修复 |