5251 Commits

Author SHA1 Message Date
Looly
db0c9dd497 toCamelCase 转换逻辑修改 2023-10-18 18:25:17 +08:00
Looly
edada89d64 BetweenFormatter显示方式增强 2023-10-18 15:22:46 +08:00
Looly
d5c6a6d217 修复DataSize.parse(size)不支持空格问题 2023-10-18 14:42:16 +08:00
Looly
3ce8b1dc0b Merge branch 'v6-dev' of gitee.com:dromara/hutool into v6-dev 2023-10-18 11:09:07 +08:00
Looly
3f9c9c6252 修复特定情况下BiMap覆盖Value后,仍能通过旧Value查询到Key问题 2023-10-18 08:57:36 +08:00
Looly
f13b09fff6 修复TypeUtil.getClass方法强转报错问题 2023-10-12 21:29:03 +08:00
Looly
3fdfe356bd 修复aop的afterException无法生效问题 2023-10-12 21:00:16 +08:00
Looly
bc30ecc3ef prepare 6.0.0-M8 2023-10-08 23:17:09 +08:00
Looly
b72bbd85e7 add gzip support for okhttp 2023-10-08 23:07:05 +08:00
Looly
5aed18a51b fix HttpClient lost body bug 2023-10-08 21:16:31 +08:00
Looly
bdf71b5e71 ReflectUtil.getFieldsValue增加Filter重载 2023-10-07 08:52:04 +08:00
Looly
3f482e4eda fix test 2023-10-06 22:07:29 +08:00
Looly
f76bb8c6c2 fix code 2023-10-06 21:47:58 +08:00
Looly
1e46b4a0b3 fix #I85C9S@Gitee 2023-10-06 21:25:03 +08:00
Looly
74916a4c07 fix #I85C9S@Gitee 2023-10-06 21:24:52 +08:00
Looly
6c39380b6a fix PinyinComparator 2023-10-06 17:10:59 +08:00
Looly
ee85bd9596 add file 2023-09-28 23:01:55 +08:00
Looly
53419903c1 add ExceptionFilter 2023-09-28 18:54:23 +08:00
Looly
0c3f91bad3 🐞修复JSONStrFormatter:format函数对于转义符号处理逻辑错误问题 2023-09-28 16:31:59 +08:00
Looly
997f2af8cd fix code 2023-09-27 10:15:56 +08:00
Looly
7230b074ac fix test file 2023-09-27 00:58:31 +08:00
Looly
a6cb23dd9f fix test file 2023-09-27 00:51:54 +08:00
Looly
0034bf4d8b UserAgent增加百度浏览器识别 2023-09-25 17:31:25 +08:00
Looly
d27f91c083 fix code 2023-09-24 19:12:15 +08:00
Looly
6b4c5ede6a fix code 2023-09-24 17:58:37 +08:00
Looly
9461336639 fix code 2023-09-24 17:16:21 +08:00
Looly
ed0b9a16ef fix code 2023-09-24 13:24:48 +08:00
Looly
8a0e477f69 add session 2023-09-21 21:14:00 +08:00
Looly
8d7b890b3e add cr 2023-09-21 18:08:54 +08:00
Looly
bf4833b7ac 新增ProxySocketFactory 2023-09-21 17:19:41 +08:00
Looly
86ba812a93 改进TemporalAccessorSerializer支持dayOfMonth和month枚举名 2023-09-21 13:06:23 +08:00
Looly
b06885e2cd 修复VersionComparator在极端数据排序时候违反了自反性问题 2023-09-21 11:33:58 +08:00
Looly
d3f9baf187 fix bug 2023-09-21 11:28:48 +08:00
Looly
8fbdc2139b add test 2023-09-21 09:09:55 +08:00
Looly
8506447419 fix bug 2023-09-20 21:21:24 +08:00
Looly
f9fb5eb127 add test 2023-09-20 20:52:54 +08:00
Looly
cd8135a3d2 prepare 6.0.0-M7 2023-09-18 22:04:42 +08:00
Looly
cf394c857f prepare 6.0.0-M7 2023-09-18 22:01:52 +08:00
Looly
b7d02a86ad update dependency 2023-09-18 21:25:56 +08:00
Looly
c8fe05740a add test 2023-09-18 16:30:39 +08:00
Looly
64d4d64ccc add test 2023-09-15 12:31:20 +08:00
Looly
9a088883a1 fix bug 2023-09-15 11:59:03 +08:00
Looly
a04775781a 修复LocalDateTimeUtil.of 某些特殊TemporalAccessor无法返回正确结果的问题 2023-09-13 20:34:02 +08:00
Looly
e7d45eb9e0 add null check 2023-09-12 18:37:58 +08:00
Looly
1deb32aa29 修复CopyOptions.setIgnoreCase和setIgnoreProperties冲突问题 2023-09-12 18:28:58 +08:00
Looly
ead980e246 修复16进制解析错误的问题 2023-09-12 17:54:30 +08:00
Looly
880bd40870 fix code 2023-09-12 17:52:10 +08:00
Looly
3c19211f04
!1072 hutool-extra中的template模块添加pebble引擎: bug修复
Merge pull request !1072 from zooooooooy/v6-dev
2023-09-12 09:50:12 +00:00
yudongbin
b238d8a84d fix bug: 去掉PebbleTemplateEngine中的多余引用。防止用户集成时出现不可用的情况。 2023-09-11 17:21:32 +08:00
Looly
afafd8ac05 修复toJSONString导致CPU使用率高的问题 2023-09-08 23:24:49 +08:00