hutool/CHANGELOG.md
2022-06-03 08:27:45 +08:00

21 lines
569 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-06-03)
### 计划实现
* 【poi 】 PDF相关
* 【poi 】 HTML、DOCX转换相关
* 【poi 】 Markdown相关如HTML转换等基于commonmark-java
* 【core 】 针对JDK8+的日期统一归档到TimeUtil
* 【core 】 CopyOptions参数重构
* 【db 】 增加DDL封装
* 【json 】 删除JSONNull
### ❌不兼容特性
### 🐣新特性
### 🐞Bug修复