This commit is contained in:
Looly
2021-07-06 02:31:26 +08:00
parent c78ef0d082
commit ed63e3f03f
4 changed files with 140 additions and 43 deletions

View File

@@ -11,6 +11,7 @@
* 【core 】 HexUtil增加hexToLong、hexToIntissue#I3YQEV@Gitee
* 【core 】 CsvWriter增加writer.write(csvData)的方法重载pr#353@Gitee
* 【core 】 新增AbsCollValueMapissue#I3YXF0@Gitee
* 【crypto 】 HOPT缓存改为8位新增方法pr#356@Gitee
### 🐞Bug修复
* 【core 】 修复RadixUtil.decode非static问题issue#I3YPEH@Gitee