mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-04-19 03:01:48 +08:00
21 lines
569 B
Markdown
Executable File
21 lines
569 B
Markdown
Executable File
|
||
# 🚀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修复 |