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 - 自定义枚举支持