mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-08-18 20:38:02 +08:00
修复TEL_400_800
正则规则太窄问题(issue#3967@Github)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# 🚀Changelog
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
# 5.8.39(2025-06-09)
|
||||
# 5.8.39(2025-06-14)
|
||||
|
||||
### 🐣新特性
|
||||
* 【ai 】 增加SSE流式返回函数参数callback,增加超时时间配置,豆包、grok新增文生图接口,豆包生成视频支持使用model,新增HutoolAI平台
|
||||
@@ -19,6 +19,7 @@
|
||||
* 【poi 】 修复`ExcelPicUtil`中可能的空指针异常
|
||||
* 【core 】 修复`LunarFestival`中重复节日问题(issue#ICC8X3@Gitee)
|
||||
* 【core 】 修复`ThreadUtil`中中断异常处理丢失中断信息的问题,解决ConcurrencyTester资源未释放的问题(pr#1358@Gitee)
|
||||
* 【core 】 修复`TEL_400_800`正则规则太窄问题(issue#3967@Github)
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
# 5.8.38(2025-05-13)
|
||||
|
Reference in New Issue
Block a user