github dromara/hutool 5.7.19

latest releases: 5.8.27, 5.8.26, 5.8.25...
2 years ago

5.7.19 (2022-01-07)

🐣新特性

  • 【db 】 优化Condition参数拆分(pr#2046@Github)
  • 【core 】 优化ArrayUtil.isAllEmpty性能(pr#2045@Github)
  • 【core 】 CharSequenceUtil.replace方法支持增补字符(pr#2041@Github)
  • 【extra 】 增加SshjSftp(pr#493@Gitee)
  • 【core 】 增加CheckedUtil(pr#491@Gitee)
  • 【extra 】 增加Sftp.isDir中的抛异常判断条件(issues#I4P9ED@Gitee)

🐞Bug修复

  • 【http 】 HttpUtil重定向次数失效问题(issue#I4O28Q@Gitee)
  • 【core 】 修复UrlPath空白path多/问题(issue#I49KAL@Gitee)
  • 【core 】 修复ServletUtil写出文件时未添加双引号导致逗号等特殊符号引起的问题(issue#I4P1BF@Gitee)
  • 【core 】 NumberUtil增加equals重载解决long传入判断问题(pr#2064@Github)
  • 【core 】 修复CsvParser行号有误问题(pr#2065@Github)
  • 【http 】 修复HttpRequest.of无法自动添加http前缀问题(issue#I4PEYL@Gitee)
  • 【core 】 修复 CharSequenceUtil.brief(str, maxLength) 方法字符串越界问题,以及 maxLength 部分值时结果与预期不符的问题(pr#2068@Github)
  • 【core 】 修复NamingCase中转换下划线字母+数字转换问题(issue#2070@Github)
  • 【core 】 修复split空判断不一致问题(pr#496@Gitee)
  • 【crypto 】 修复SM2.getDHex()前导0丢失,然后导致获取密钥错误(pr#2073@Github)
  • 【core 】 修复关于Calculator.conversion()方法EmptyStackException的bug(pr#2076@Github)
  • 【core 】 修复StrUtil.subBetweenAll循环bug(issue#I4PT3M@Gitee)

Don't miss a new hutool release

NewReleases is sending notifications on new releases.