This commit is contained in:
Looly
2023-03-10 13:23:59 +08:00
parent 35feac4eae
commit 8a154315fe
3 changed files with 8 additions and 5 deletions

View File

@@ -3,14 +3,13 @@
-------------------------------------------------------------------------------------------------------------
# 6.0.0.M1 (2022-10-09)
# 6.0.0.M1 (2023-03-10)
### 计划实现
* 【poi 】 PDF相关基于PdfBox
* 【poi 】 HTML、DOCX转换相关
* 【poi 】 Markdown相关如HTML转换等基于commonmark-java
* 【db 】 增加DDL封装
* 【poi 】 CellUtil.getCellIfMergedRegion考虑添加缓存支持增加最大和最小范围判断减少遍历
* 【http 】 公共代理和SSL验证
### ❌不兼容特性