From 1a09f7a924f75319728cea5c80655d18566a5b1b Mon Sep 17 00:00:00 2001 From: jueyue Date: Fri, 20 Oct 2017 11:00:07 +0800 Subject: [PATCH] =?UTF-8?q?3.0.3=20=E7=89=88=E6=9C=AC?= 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 | 9 +++++++++ pom.xml | 4 ++-- 6 files changed, 17 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 8b41448..a1f3101 100644 --- a/README.md +++ b/README.md @@ -75,17 +75,17 @@ https://oss.sonatype.org/content/groups/public/ cn.afterturn easypoi-base - 3.0.2 + 3.0.3 cn.afterturn easypoi-web - 3.0.2 + 3.0.3 cn.afterturn easypoi-annotation - 3.0.2 + 3.0.3 ``` diff --git a/easypoi-annotation/pom.xml b/easypoi-annotation/pom.xml index 6409cf7..ec49586 100644 --- a/easypoi-annotation/pom.xml +++ b/easypoi-annotation/pom.xml @@ -4,7 +4,7 @@ cn.afterturn easypoi - 3.0.3-SNAPSHOT + 3.0.3 easypoi-annotation 基础注解类,解耦合 diff --git a/easypoi-base/pom.xml b/easypoi-base/pom.xml index 1c4770a..17a49cb 100644 --- a/easypoi-base/pom.xml +++ b/easypoi-base/pom.xml @@ -4,7 +4,7 @@ cn.afterturn easypoi - 3.0.3-SNAPSHOT + 3.0.3 easypoi-base diff --git a/easypoi-web/pom.xml b/easypoi-web/pom.xml index e359377..7469882 100644 --- a/easypoi-web/pom.xml +++ b/easypoi-web/pom.xml @@ -4,7 +4,7 @@ cn.afterturn easypoi - 3.0.3-SNAPSHOT + 3.0.3 easypoi-web diff --git a/history.md b/history.md index a91e910..765cd94 100644 --- a/history.md +++ b/history.md @@ -2,6 +2,15 @@ -------------------------- 版本修改 -------------------------- + - 3.0.3 + - 加入了groupName 方便处理双行表头问题 + - ExcelEntity 也支持双行设置 + - 加入和导入列顺序校验 + - 修复图片导出bug + - 修复默认值问题 + - ali规范修复版本 + - 修复double默认值问题 + - 其他小问题 - 3.0.2 版本 新包名版本,看自己需求跟新 - word 遍历样式复制 - 导入校验返回增强 diff --git a/pom.xml b/pom.xml index e20c245..69d80ae 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 cn.afterturn easypoi - 3.0.3-SNAPSHOT + 3.0.3 pom easypoi @@ -38,7 +38,7 @@ - 3.0.3-SNAPSHOT + 3.0.3 3.16 2.9.1 16.0.1