add ganzhi

This commit is contained in:
Looly
2020-08-28 17:35:26 +08:00
parent f0b16223ab
commit dd4d8c8c29
12 changed files with 424 additions and 285 deletions

View File

@@ -3,7 +3,7 @@
-------------------------------------------------------------------------------------------------------------
# 5.4.1 (2020-08-27)
# 5.4.1 (2020-08-28)
### 新特性
* 【core 】 StrUtil增加firstNonXXX方法issue#1020@Github
@@ -19,6 +19,7 @@
* 【core 】 Dict增加of方法issue#1035@Github
* 【core 】 StrUtil.wrapAll方法不明确修改改为wrapAllWithPairissue#1042@Github
* 【core 】 EnumUtil.getEnumAt负数返回nullpr#167@Gitee
* 【core 】 ChineseDate增加天干地支和转换为公历方法pr#169@Gitee
### Bug修复#
* 【poi 】 修复ExcelBase.isXlsx方法判断问题issue#I1S502@Gitee