From 68f9d3ea3bc2a856311958976475431ce014c75d Mon Sep 17 00:00:00 2001 From: jueyue Date: Sat, 22 Sep 2018 11:21:56 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E7=89=88=E6=9C=AC=E8=AF=B4?= =?UTF-8?q?=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++--- history.md | 8 ++++++++ 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d1c749c..64fe765 100644 --- a/README.md +++ b/README.md @@ -99,17 +99,17 @@ https://oss.sonatype.org/content/groups/public/ cn.afterturn easypoi-base - 3.2.0 + 3.3.0 cn.afterturn easypoi-web - 3.2.0 + 3.3.0 cn.afterturn easypoi-annotation - 3.2.0 + 3.3.0 ``` diff --git a/history.md b/history.md index 210535f..2f2cab7 100644 --- a/history.md +++ b/history.md @@ -2,6 +2,14 @@ -------------------------- 版本修改 -------------------------- + - 3.3.0 多层导出支持版本 + - 支持N层导出了 + - 支持国际化接口 + - 修复了$fe的bug + - 删除了缓存,自己实现吧 + - 修复bysax空字符串跳过的问题 + - 增加了是否固定表头的参数 + - !!吞没了合并单元格错误信息这个请注意 - 3.2.0 速度升级吧,上个版本这么坑 - 修复坑爹bug - 自定义枚举支持