add methods

This commit is contained in:
Looly
2022-03-21 01:55:49 +08:00
parent 4fbda4565a
commit 8718e6dfe1
12 changed files with 269 additions and 169 deletions

View File

@@ -13,6 +13,7 @@
* 【core 】 【可能兼容问题】Base58分离编码和解码
* 【core 】 【可能兼容问题】Base62分离编码和解码增加inverted模式支持
* 【core 】 【兼容问题 】PunyCode参数由String改为Charsequence
* 【cron 】 【可能兼容问题】SimpleValueParser改名为AbsValueParser改为abstract
### 🐣新特性
* 【http 】 HttpRequest.form采用TableMap方式issue#I4W427@Gitee