From b138d856dd3240414e925bdb824d8da4faad9f3c Mon Sep 17 00:00:00 2001 From: jueyue Date: Wed, 1 Jul 2015 01:15:55 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=88=B02.1.3=E7=89=88?= =?UTF-8?q?=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 13 ++++++++++--- easypoi-annotation/pom.xml | 2 +- easypoi-base/pom.xml | 2 +- easypoi-web/pom.xml | 2 +- pom.xml | 4 ++-- 5 files changed, 15 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index a12f919..7b8c8fa 100644 --- a/README.md +++ b/README.md @@ -53,17 +53,17 @@ https://oss.sonatype.org/content/repositories/snapshots/ org.jeecg easypoi-base - 2.1.2 + 2.1.3 org.jeecg easypoi-web - 2.1.2 + 2.1.3 org.jeecg easypoi-annotation - 2.1.2 + 2.1.3 ``` @@ -71,6 +71,13 @@ https://oss.sonatype.org/content/repositories/snapshots/ 版本修改 -------------------------- + - 2.1.3 + - 屏蔽了科学计数法的问题 + - 修复了多模版记得清空记录信息 + - 加入了map setValue的接口,用以自定义setValue,主要是可以自定义key + - 把合并单元格的数据提起出来,让大家都可以复用 + - 多个sheet导出问题 + - 2.1.2 - groupId 改成org.jeecg,为了以后可以直接提交到中央库了 - 把test 那个模块删除了 diff --git a/easypoi-annotation/pom.xml b/easypoi-annotation/pom.xml index 4b3681c..07f8136 100644 --- a/easypoi-annotation/pom.xml +++ b/easypoi-annotation/pom.xml @@ -4,7 +4,7 @@ org.jeecg easypoi - 2.1.3-SNAPSHOT + 2.1.3 easypoi-annotation 基础注解类,解耦合 diff --git a/easypoi-base/pom.xml b/easypoi-base/pom.xml index 0138ce8..d4514fd 100644 --- a/easypoi-base/pom.xml +++ b/easypoi-base/pom.xml @@ -4,7 +4,7 @@ org.jeecg easypoi - 2.1.3-SNAPSHOT + 2.1.3 easypoi-base diff --git a/easypoi-web/pom.xml b/easypoi-web/pom.xml index 9b23d61..d13a7f6 100644 --- a/easypoi-web/pom.xml +++ b/easypoi-web/pom.xml @@ -4,7 +4,7 @@ org.jeecg easypoi - 2.1.3-SNAPSHOT + 2.1.3 easypoi-web diff --git a/pom.xml b/pom.xml index e98245f..3dcf105 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.jeecg easypoi - 2.1.3-SNAPSHOT + 2.1.3 pom easypoi @@ -38,7 +38,7 @@ - 2.1.3-SNAPSHOT + 2.1.3 3.9 2.9.1 16.0.1