This commit is contained in:
Looly 2020-11-27 11:32:17 +08:00
parent a1a7538d25
commit 633ed24564
3 changed files with 3044 additions and 2999 deletions

View File

@ -18,6 +18,8 @@
* 【core 】 Base64增加encodeWithoutPadding方法issue#I26J16@Gitee
* 【core 】 ExceptionUtil增加message消息包装为运行时异常的方法pr#1253@Gitee
* 【core 】 DatePattern增加年月格式化常量pr#220@Gitee
* 【core 】 ArrayUtil增加shuffle方法pr#1255@Github
* 【core 】 ArrayUtil部分方法分离至PrimitiveArrayUtil
### Bug修复
* 【cron 】 修复CronTimer可能死循环的问题issue#1224@Github

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff