添加系列方法writeCol,以支持按列输出

This commit is contained in:
Looly 2023-05-29 12:02:40 +08:00
parent 8c91e25047
commit 80e5d09c22

View File

@ -2,10 +2,11 @@
# 🚀Changelog
-------------------------------------------------------------------------------------------------------------
# 5.8.20(2023-05-28)
# 5.8.20(2023-05-29)
### 🐣新特性
* 【core 】 UrlQuery增加setStrict方法区分是否严格模式issue#I78PB1@Gitee
* 【poi 】 添加系列方法writeCol以支持按列输出pr#1003@Gitee
### 🐞Bug修复