mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
CharSequenceUtil增加stripAll方法(pr#3659@Github)
This commit is contained in:
@@ -2,13 +2,14 @@
|
||||
# 🚀Changelog
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
# 5.8.30(2024-07-16)
|
||||
# 5.8.30(2024-07-18)
|
||||
|
||||
### 🐣新特性
|
||||
* 【core 】 Converter转换规则变更,空对象、空值转为Bean时,创建默认对象,而非null(issue#3649@Github)
|
||||
* 【core 】 UrlQuery增加remove方法
|
||||
* 【extra 】 增加JakartaMailUtil,支持新包名的mail
|
||||
* 【core 】 CharSequenceUtil增加removeAllPrefix和removeAllSuffix方法(pr#3655@Github)
|
||||
* 【core 】 CharSequenceUtil增加stripAll方法(pr#3659@Github)
|
||||
|
||||
### 🐞Bug修复
|
||||
* 【core 】 修复因RFC3986理解有误导致的UrlPath处理冒号转义问题(issue#IAAE88@Gitee)
|
||||
|
Reference in New Issue
Block a user