Looly
|
42a427193b
|
prepare 5.8.9
|
2022-09-26 23:38:44 +08:00 |
|
Looly
|
77e42315a7
|
release 5.8.8
|
2022-09-26 23:20:29 +08:00 |
|
Looly
|
a6385b5f94
|
update dependency
|
2022-09-26 23:07:11 +08:00 |
|
Looly
|
f9fdd16c3b
|
fix doc
|
2022-09-26 22:56:32 +08:00 |
|
Looly
|
52496bb62f
|
CharsetDetector增加默认识别的长度
|
2022-09-26 22:52:13 +08:00 |
|
Looly
|
bef38c365b
|
hutool-extra ftp 支持上传文件或目录
|
2022-09-26 22:18:45 +08:00 |
|
Looly
|
186289c979
|
fix doc
|
2022-09-24 01:08:24 +08:00 |
|
Looly
|
9dfac34f69
|
修复ExcelReader读取时间变成12小时形式问题
|
2022-09-24 01:04:16 +08:00 |
|
Looly
|
5f68c73938
|
修复PunyCode处理域名的问题
|
2022-09-20 22:54:58 +08:00 |
|
Looly
|
1d3cf0d1a7
|
add method
|
2022-09-20 18:58:30 +08:00 |
|
Looly
|
11f52ffc4f
|
修复murmur3_32实现错误
|
2022-09-20 17:03:42 +08:00 |
|
Golden Looly
|
0c6ea1b3e8
|
Merge pull request #2616 from morn-0/v5-dev
修复 murmur3 32 实现错误
|
2022-09-20 16:14:25 +08:00 |
|
Looly
|
34741dd77e
|
增加.wgt格式的MimeType
|
2022-09-20 15:02:58 +08:00 |
|
Golden Looly
|
41af0e6c50
|
Merge pull request #2617 from remember-5/v5-dev
增加.wgt格式的MimeType
|
2022-09-20 15:09:12 +08:00 |
|
Looly
|
ce1e5d3827
|
add test
|
2022-09-20 15:00:33 +08:00 |
|
Looly
|
1af96de3ae
|
StreamUtil.of方法新增对 Iterator 支持;StreamUtil.of(Iterable) 方法优化
|
2022-09-19 09:52:40 +08:00 |
|
Looly
|
e0bb2da87b
|
修复FileNameUtil.cleanInvalid无法去除换行符问题
|
2022-09-17 22:27:51 +08:00 |
|
Looly
|
351f5305d9
|
prepare 5.8.8
|
2022-09-15 23:57:43 +08:00 |
|
Looly
|
e4c2478c6f
|
release 5.8.7
|
2022-09-15 23:47:10 +08:00 |
|
Looly
|
b0739ee66f
|
ignore test
|
2022-09-15 23:44:12 +08:00 |
|
Looly
|
9b019e98ae
|
update denpendency
|
2022-09-15 23:41:05 +08:00 |
|
Looly
|
773d483337
|
fix test
|
2022-09-15 23:26:31 +08:00 |
|
Looly
|
53204e5e5b
|
修复Convert.chineseMoneyToNumber角分丢失问题
|
2022-09-15 23:17:31 +08:00 |
|
Looly
|
874e33458e
|
修复DateUtil.parseUTC时对-的处理问题
|
2022-09-15 17:12:30 +08:00 |
|
Looly
|
06fec1045c
|
增加SafeConcurrentHashMap
|
2022-09-15 09:50:54 +08:00 |
|
Looly
|
920fe44e50
|
修复ConcurrentHashMap.computeIfAbsent缺陷导致的问题
|
2022-09-15 01:35:34 +08:00 |
|
Looly
|
3fd1ebe0f5
|
fix comment
|
2022-09-15 01:12:17 +08:00 |
|
Looly
|
d1472f2bfe
|
ImgUtil中颜色相关方法剥离到ColorUtil中
|
2022-09-15 01:05:28 +08:00 |
|
Golden Looly
|
746c18fdf7
|
Merge pull request #2513 from hiqiuyi/v5-dev
指定压缩后图片的背景色
|
2022-09-15 00:40:05 +08:00 |
|
Looly
|
f9f0a5ed1a
|
TemplateUtil的实现类增加getRawEngine方法
|
2022-09-15 00:34:06 +08:00 |
|
Looly
|
bce8d93ba7
|
新增AnsiColors(改自Spring Boot)、AnsiColorWrapper,优化QrCodeUtil
|
2022-09-15 00:07:02 +08:00 |
|
Looly
|
c7bb17138e
|
IdcardUtil增加convert18To15方法
|
2022-09-14 21:49:22 +08:00 |
|
Looly
|
ac3fc026e1
|
修复Ftp中路径问题
|
2022-09-14 21:43:05 +08:00 |
|
Looly
|
d8b4aa5ec3
|
gts
|
2022-09-14 00:28:13 +08:00 |
|
Looly
|
182023042b
|
fix comment
|
2022-09-13 23:49:11 +08:00 |
|
Looly
|
576d9c28a2
|
修复Hive2驱动无法识别问题
|
2022-09-13 23:13:55 +08:00 |
|
Looly
|
5bd118c636
|
修复ObjectUtil.defaultIfXXX中NPE问题
|
2022-09-13 23:04:32 +08:00 |
|
Golden Looly
|
a4a0633ed9
|
Merge pull request #2603 from youtiaoguagua/v5-dev
fix(bug): change ObjectUtil.defaultIfXXX param type Supplier to Function
|
2022-09-13 23:01:22 +08:00 |
|
Looly
|
344c27ae17
|
add test
|
2022-09-13 19:23:13 +08:00 |
|
Looly
|
65c91c5aef
|
优化JWT自动识别header中的算法,并可自定义header中key的顺序
|
2022-09-13 19:17:57 +08:00 |
|
Looly
|
d14483a698
|
update dependency
|
2022-09-13 11:34:08 +08:00 |
|
Looly
|
b2c90d7d88
|
BooleanUtil的andOfWrap和orOfWrap()忽略null
|
2022-09-13 11:17:13 +08:00 |
|
Looly
|
4696576598
|
fix code
|
2022-09-07 09:28:33 +08:00 |
|
Golden Looly
|
4b49e6ccd6
|
Merge pull request #2594 from youzipi/v5-dev
refactor(core:MapUtil): simplify code
|
2022-09-07 09:27:12 +08:00 |
|
Looly
|
097370550e
|
prepare 5.8.7
|
2022-09-05 18:24:23 +08:00 |
|
Looly
|
e1d1e612c7
|
fix changelog
|
2022-09-05 18:23:11 +08:00 |
|
Looly
|
3fa9181bed
|
🐷release 5.8.6
|
2022-09-05 18:07:31 +08:00 |
|
Looly
|
8a8f529514
|
updatedependency
|
2022-09-05 18:06:43 +08:00 |
|
Looly
|
8165bf9c82
|
ImgUtil增加sliceByRowsAndCols重载方法支持自定义图片格式
|
2022-09-05 17:18:00 +08:00 |
|
Looly
|
5b2d2050d2
|
fix bug
|
2022-09-05 12:20:34 +08:00 |
|
Looly
|
d141efea62
|
Merge branch 'v5-dev' of gitee.com:dromara/hutool into v5-dev
|
2022-09-05 10:36:17 +08:00 |
|
Looly
|
ff8b9f47ca
|
fix code
|
2022-09-05 10:33:39 +08:00 |
|
Looly
|
054f3fbf61
|
fix code
|
2022-09-05 02:37:04 +08:00 |
|
Looly
|
d033b1ec0f
|
优化 getProcessorCount 潜在的获取不到的问题
|
2022-09-05 00:44:50 +08:00 |
|
Looly
|
11724c8761
|
修复JSON反序列化时,引用字段类型的自定义JsonDeserializer无效
|
2022-09-04 23:18:42 +08:00 |
|
Looly
|
508c139b22
|
MapUtil增加根据entry分组
|
2022-09-04 22:09:01 +08:00 |
|
Golden Looly
|
3965535a2d
|
Merge pull request #2591 from googoo-s/v5-dev
[新特性]MapUtil增加根据entry分组
|
2022-09-04 22:07:09 +08:00 |
|
Looly
|
fd7be4e6d2
|
扩展LocalDateTimeUtil.isIn方法使用场景
|
2022-09-04 22:06:11 +08:00 |
|
Golden Looly
|
c0cf8cf42d
|
Merge pull request #2589 from fengbaoheng/v5-dev
扩展LocalDateTimeUtil.isIn方法使用场景
|
2022-09-04 21:55:56 +08:00 |
|
Looly
|
501315d8ef
|
Ftp方法isDir和exist修复及改进
|
2022-09-04 21:54:25 +08:00 |
|
Golden Looly
|
8b9d7b1486
|
Merge pull request #2574 from yebukong/v5-dev-yebukong
Ftp方法isDir和exist修复及改进
|
2022-09-04 21:53:57 +08:00 |
|
Looly
|
b495a50f28
|
fix dayOfMonth
|
2022-08-30 23:37:03 +08:00 |
|
Looly
|
41e9626692
|
fix code
|
2022-08-30 23:21:55 +08:00 |
|
Looly
|
c028a58a38
|
fix readme
|
2022-08-30 23:17:56 +08:00 |
|
Looly
|
9fc7c40af9
|
修复DayOfWeek转json异常问题
|
2022-08-30 22:59:34 +08:00 |
|
Looly
|
87a1cec9ed
|
add test
|
2022-08-30 22:27:30 +08:00 |
|
Looly
|
305737939e
|
fix bug
|
2022-08-30 22:22:25 +08:00 |
|
Looly
|
c5911c0501
|
修复提示信息错误
|
2022-08-30 21:53:45 +08:00 |
|
Looly
|
7ddcc117fd
|
替换过期的key
|
2022-08-30 11:26:23 +08:00 |
|
Looly
|
c538014042
|
修复FilterIter当参数filter为空时存在问题
|
2022-08-29 10:40:41 +08:00 |
|
Looly
|
ef0fc738f1
|
UrlBuilder.addPath 方法传入非有效路径字符串时,会出现空指针异常
|
2022-08-27 01:10:13 +08:00 |
|
Looly
|
2327af84ca
|
JWTUtil的parseToken增加空值异常抛出
|
2022-08-27 00:34:33 +08:00 |
|
Looly
|
2b9da605a7
|
QrCodeUtil新增SVG格式、Ascii Art字符画格式
|
2022-08-26 16:56:02 +08:00 |
|
Looly
|
653408e2a0
|
NumberUtil.roundStr() 修改为使用toPlainString
|
2022-08-26 16:31:46 +08:00 |
|
Looly
|
a899435272
|
算法工具类,JWT签名器工具类的一些补充
|
2022-08-20 01:19:13 +08:00 |
|
Golden Looly
|
52add87bff
|
Merge pull request #2546 from CGgeeker/v5-dev
对算法工具类,JWT签名器工具类的一些补充,补充部分已完成ut自测
|
2022-08-20 01:16:38 +08:00 |
|
Looly
|
720031f91c
|
增加替换字符串中第一个指定字符串和最后一个指定字符串方法
|
2022-08-20 01:14:41 +08:00 |
|
Golden Looly
|
d01d1e4704
|
Merge pull request #2533 from Herm2s/v5-dev
feature: StrUtil增加替换字符串中第一个指定字符串和最后一个指定字符串方法
|
2022-08-20 01:13:14 +08:00 |
|
Looly
|
5ca54bb054
|
增加PunyCode处理完整域名
|
2022-08-20 01:11:21 +08:00 |
|
Golden Looly
|
2dd90253e2
|
Merge pull request #2543 from zhaoxinhu/v5-dev
V5 dev
|
2022-08-20 01:06:59 +08:00 |
|
Looly
|
b69ae38829
|
Tree add 类型校验
|
2022-08-20 01:06:37 +08:00 |
|
Golden Looly
|
0fc10205a0
|
Merge pull request #2542 from duhanmin/2538
Tree add 类型校验(#2538)
|
2022-08-20 01:02:05 +08:00 |
|
Golden Looly
|
92b10e72c8
|
Merge pull request #2545 from bitray/v5-master
check whether the CharSequence has letter character
|
2022-08-20 00:59:45 +08:00 |
|
Looly
|
140f2cc255
|
修复 zip 被识别成 jar 和 apk 被识别成 jar 或 zip 的问题
|
2022-08-20 00:56:12 +08:00 |
|
Looly
|
ce6ef4f642
|
修复 zip 被识别成 jar 和 apk 被识别成 jar 或 zip 的问题
|
2022-08-20 00:55:57 +08:00 |
|
Golden Looly
|
6b4e83f612
|
Merge pull request #2548 from FULaBUla/file-type
Fix: 修复 zip 被识别成 jar 和 apk 被识别成 jar 或 zip 的问题
|
2022-08-20 00:55:05 +08:00 |
|
Looly
|
26e5077181
|
修复CollUtil.lastIndexOf序号错误问题
|
2022-08-20 00:54:22 +08:00 |
|
Looly
|
a60aa0ec47
|
IterUtil.getFirst优化
|
2022-08-16 09:58:15 +08:00 |
|
Looly
|
2f66008d02
|
NumberUtil.parseInt忽略科学计数法
|
2022-08-15 10:10:17 +08:00 |
|
Looly
|
e6b89806f4
|
fix doc
|
2022-08-15 09:12:54 +08:00 |
|
Looly
|
92ca87a8fc
|
DateUtil.parseUTC支持只有时分的格式
|
2022-08-15 09:11:53 +08:00 |
|
Looly
|
993f94f9f3
|
update dependency
|
2022-08-11 21:38:26 +08:00 |
|
Looly
|
68666e2557
|
CollUtil新增addIfAbsent方法
|
2022-08-11 21:33:48 +08:00 |
|
Looly
|
0fdec254ed
|
UrlBuilder的toURI方法将url重复编码
|
2022-08-09 21:14:49 +08:00 |
|
Looly
|
c4a33819b3
|
修复SecureUtil类中HMAC算法加密器创建方法传入的key参数为空时抛异常问题
|
2022-08-09 20:28:17 +08:00 |
|
Golden Looly
|
8100983081
|
Merge pull request #2521 from andglf/v5-dev
修复SecureUtil类中HMAC算法加密器创建方法传入的key参数为空时抛异常问题
|
2022-08-09 20:26:04 +08:00 |
|
Looly
|
5a91443e36
|
fix bug
|
2022-08-06 18:51:28 +08:00 |
|
Looly
|
f9610d523d
|
修复https下可能的Patch、Get请求失效问题
|
2022-07-30 00:59:25 +08:00 |
|
Looly
|
6bdd6924ea
|
prepare 5.8.6
|
2022-07-30 00:09:07 +08:00 |
|
Looly
|
b1642d4625
|
☃️release 5.8.5
|
2022-07-29 23:52:58 +08:00 |
|