hutool/CHANGELOG.md
2022-08-27 00:40:11 +08:00

20 lines
571 B
Markdown
Executable File
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 🚀Changelog
-------------------------------------------------------------------------------------------------------------
# 6.0.0.M1 (2022-08-27)
### 计划实现
* 【poi 】 PDF相关基于PdfBox
* 【poi 】 HTML、DOCX转换相关
* 【poi 】 Markdown相关如HTML转换等基于commonmark-java
* 【db 】 增加DDL封装
* 【json 】 实现自定义的类型转换,不影响全局的转换器
* 【core 】 Functional接口重新定义
### ❌不兼容特性
### 🐣新特性
### 🐞Bug修复