From 6e30baea1af63d0d063d4e2a5ee48fa1ac23a128 Mon Sep 17 00:00:00 2001 From: jueyue Date: Tue, 13 Feb 2018 10:00:04 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7=E5=88=B03.1.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++--- easypoi-annotation/pom.xml | 2 +- easypoi-base/pom.xml | 2 +- easypoi-web/pom.xml | 2 +- history.md | 13 +++++++++++++ pom.xml | 4 ++-- 6 files changed, 21 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 3f8a920..0ec34e3 100644 --- a/README.md +++ b/README.md @@ -78,17 +78,17 @@ https://oss.sonatype.org/content/groups/public/ cn.afterturn easypoi-base - 3.0.3 + 3.1.0 cn.afterturn easypoi-web - 3.0.3 + 3.1.0 cn.afterturn easypoi-annotation - 3.0.3 + 3.1.0 ``` diff --git a/easypoi-annotation/pom.xml b/easypoi-annotation/pom.xml index 771452d..bd88952 100644 --- a/easypoi-annotation/pom.xml +++ b/easypoi-annotation/pom.xml @@ -4,7 +4,7 @@ cn.afterturn easypoi - 3.0.4-SNAPSHOT + 3.1.0 easypoi-annotation 基础注解类,解耦合 diff --git a/easypoi-base/pom.xml b/easypoi-base/pom.xml index c9c3ef4..d855bd4 100644 --- a/easypoi-base/pom.xml +++ b/easypoi-base/pom.xml @@ -4,7 +4,7 @@ cn.afterturn easypoi - 3.0.4-SNAPSHOT + 3.1.0 easypoi-base diff --git a/easypoi-web/pom.xml b/easypoi-web/pom.xml index 8c73271..f424060 100644 --- a/easypoi-web/pom.xml +++ b/easypoi-web/pom.xml @@ -4,7 +4,7 @@ cn.afterturn easypoi - 3.0.4-SNAPSHOT + 3.1.0 easypoi-web diff --git a/history.md b/history.md index 765cd94..5252c6a 100644 --- a/history.md +++ b/history.md @@ -2,6 +2,19 @@ -------------------------- 版本修改 -------------------------- + - 3.1.0 handler改名字非兼容!!!谨慎 + - 修改Server改为service + - 修改hanlder改为handler + - 修复删除带来的宽度问题 + - 导入制定列,导入,解决复杂表头的导入 + - 在导出Excel需要指定某些列隐藏 + - 兼容多模块,读取jar包中的文件 + - 兼容springboot模式部署 + - 修改模板导出样式与模板不一致 + - 表头高度定制,地址支持url + - groupName导致的排序异常问题 + - dict 这个参数 + - 加入,fe的图片支持 - 3.0.3 - 加入了groupName 方便处理双行表头问题 - ExcelEntity 也支持双行设置 diff --git a/pom.xml b/pom.xml index a396569..c976d5d 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 cn.afterturn easypoi - 3.0.4-SNAPSHOT + 3.1.0 pom easypoi @@ -45,7 +45,7 @@ - 3.0.4-SNAPSHOT + 3.1.0 3.15 2.9.1 16.0.1