Looly
|
fa1b59a55c
|
update dependency
|
2024-02-10 20:04:18 +08:00 |
|
Looly
|
7b67c55624
|
update dependency
|
2024-02-10 19:56:53 +08:00 |
|
Looly
|
ff1197696a
|
update dependency
|
2024-02-10 19:53:11 +08:00 |
|
Looly
|
58eacfd8c9
|
add test
|
2024-02-10 19:42:15 +08:00 |
|
Looly
|
435359b681
|
fix test
|
2024-02-10 18:16:00 +08:00 |
|
Looly
|
1fba2ca52b
|
修复VersionComparator违反传递问题
|
2024-02-10 12:37:30 +08:00 |
|
Looly
|
115b15f010
|
fix name
|
2024-02-10 08:43:19 +08:00 |
|
Looly
|
e948273f2d
|
通过添加系统属性hutool.crypto.decodeHex强制关闭hex识别以解决hex和Base64歧义问题
|
2024-02-10 08:37:15 +08:00 |
|
Looly
|
6accf8fca0
|
fix code
|
2024-02-10 08:15:41 +08:00 |
|
Looly
|
b5bc213a63
|
add methods
|
2024-02-07 11:26:37 +08:00 |
|
Looly
|
2b9eec0582
|
fix code
|
2024-02-07 11:10:52 +08:00 |
|
Looly
|
d4b1d90548
|
fix code
|
2024-02-03 12:04:29 +08:00 |
|
Looly
|
ce6e9bd931
|
fix test
|
2024-02-03 11:37:44 +08:00 |
|
Looly
|
0e77d348d2
|
修复当sheetName 不存在时,ExcelUtil.getReader方法不会释放文件问题
|
2024-02-03 11:36:24 +08:00 |
|
Looly
|
842f89bce3
|
add test
|
2024-02-03 11:05:01 +08:00 |
|
Looly
|
50b67ecdfe
|
update beetl version
|
2024-02-03 10:51:04 +08:00 |
|
dazer007
|
378aa57109
|
!1169 StrUtil.trim 增加注释,关于:StrUtil#cleanBlank,方便使用人查找
* StrUtil.trim 增加注释,关于:StrUtil#cleanBlank,方便使用人查找
|
2024-02-03 02:46:40 +00:00 |
|
Looly
|
a77a7e8179
|
!1166 修改注释错误
Merge pull request !1166 from handy/v6-handy
|
2024-02-03 02:44:08 +00:00 |
|
handy
|
927903812a
|
修改beanutil里的注释错误
|
2024-01-31 10:43:15 +08:00 |
|
handy
|
0187799ac7
|
修改注释错误
|
2024-01-29 10:30:15 +08:00 |
|
Looly
|
4acb828ac7
|
修复CollUtil.containsAll在coll2长度大于coll1时逻辑歧义问题
|
2024-01-26 16:03:41 +08:00 |
|
Looly
|
ac255e78b4
|
fix code
|
2024-01-25 18:25:13 +08:00 |
|
Looly
|
40f2bcab15
|
修复HtmlUtil.removeHtmlAttr处理空格问题
|
2024-01-25 18:01:31 +08:00 |
|
Looly
|
c5a1223803
|
add test
|
2024-01-25 15:57:27 +08:00 |
|
Looly
|
694168a3cb
|
add test
|
2024-01-24 18:11:46 +08:00 |
|
Looly
|
f368a0a0d2
|
fix code
|
2024-01-24 17:36:30 +08:00 |
|
Looly
|
79ef7de544
|
fix code
|
2024-01-24 16:49:05 +08:00 |
|
Looly
|
4753a2dc0e
|
Merge branch 'v6-dev' of gitee.com:dromara/hutool into v6-dev
|
2024-01-24 16:40:17 +08:00 |
|
Looly
|
63fbef4183
|
add test
|
2024-01-24 16:39:59 +08:00 |
|
dazer007
|
1fff2001be
|
!1165 QrCodeUtil 增加ECI配置,解决扫码桩扫描二维码 出现类似:"\000026"的问题
* QrCodeUtil 增加ECI配置,解决扫码桩扫描二维码 出现类似:"\000026"的问题
|
2024-01-24 08:39:33 +00:00 |
|
Looly
|
dd1ec90fd4
|
修复SshjSftpSession关闭导致的问题
|
2024-01-24 10:09:22 +08:00 |
|
Looly
|
b7508cc0e9
|
fix code
|
2024-01-23 16:34:29 +08:00 |
|
Looly
|
f69a9db7b3
|
fix code
|
2024-01-22 17:43:18 +08:00 |
|
Looly
|
92c249c320
|
fix code
|
2024-01-22 17:17:23 +08:00 |
|
Looly
|
6f8c237db6
|
fix code
|
2024-01-22 15:38:07 +08:00 |
|
Looly
|
e78f65d842
|
fix code
|
2024-01-22 09:31:58 +08:00 |
|
Looly
|
1bab38f2bf
|
!1162 V6 新增 NumberUtil正整数转罗马数字,限制[1,3999]的正整数
Merge pull request !1162 from dazer007/v6-dev-roman-num
|
2024-01-22 01:30:06 +00:00 |
|
Looly
|
a7bf5abfa9
|
fix code
|
2024-01-22 09:26:54 +08:00 |
|
dazer007
|
c3e8d11238
|
NumberUtil新增romanToInt
|
2024-01-20 22:31:47 +08:00 |
|
dazer007
|
a599172b4f
|
NumberUtil新增正整数转罗马数字,限制[1,3999]的正整数
|
2024-01-19 22:30:22 +08:00 |
|
Looly
|
3da217a627
|
fix code
|
2024-01-19 17:44:21 +08:00 |
|
Looly
|
b405b2526d
|
fix code
|
2024-01-19 10:06:49 +08:00 |
|
Looly
|
430c63b9bc
|
fix code
|
2024-01-18 20:10:32 +08:00 |
|
Looly
|
e33f9c82eb
|
fix code
|
2024-01-18 17:14:58 +08:00 |
|
Looly
|
207b7b1687
|
fix code
|
2024-01-18 17:04:53 +08:00 |
|
Looly
|
c84db9070a
|
fix bug
|
2024-01-18 16:27:19 +08:00 |
|
Looly
|
50367a4a9f
|
add code
|
2024-01-18 16:11:12 +08:00 |
|
Looly
|
3b98178990
|
fix code
|
2024-01-18 15:29:53 +08:00 |
|
dazer007
|
e3930836f3
|
!1160 【轻量级修改】CreditCodeUtil增加说明,避免,提问:纳税人识别号 相关正则的问题
* 增加说明,避免,提问:纳税人识别号 相关正则的问题
|
2024-01-18 07:12:08 +00:00 |
|
Looly
|
e8e6d24131
|
!1159 【bugfix】- 修正日志模块README.md中的错别字
Merge pull request !1159 from adeng/v6-dev--log-bugfix
|
2024-01-18 07:11:21 +00:00 |
|