github dromara/hutool 5.7.22

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

🐣新特性

  • 【poi 】 ExcelUtil.readBySax增加对POI-5.2.0的兼容性(issue#I4TJF4@gitee)
  • 【extra 】 Ftp增加构造(issue#I4TKXP@gitee)
  • 【core 】 GenericBuilder支持Map构建(pr#540@Github)
  • 【json 】 新增TemporalAccessorSerializer
  • 【core 】 使多个xxxBuilder实现Builder接口,扩展CheckedUtil(pr#545@Gitee)
  • 【core 】 CheckedUtil删除第二个参数为RuntimeException的方法
  • 【core 】 FileUtil增加getTotalLines方法
  • 【db 】 MetaUtil增加getTableMeta重载(issue#2157@Github)
  • 【http 】 增加HttpGlobalConfig.setDecodeUrl(issue#I4U8YQ@Gitee)
  • 【core 】 增加Base58(pr#2162@Github)
  • 【core 】 增加AntPathMatcher(issue#I4T7K5@Gitee)
  • 【core 】 StrJoiner修改toString策略,调用不再修改Appendable
  • 【core 】 StrJoiner增加length和merge方法
  • 【core 】 CRC16增加getHexValue方法(issue#I4VO3U@Gitee)

🐞Bug修复

  • 【cache 】 修复ReentrantCache.toString方法线程不安全问题(issue#2140@Github)
  • 【core 】 修复SystemPropsUtil.getInt返回long问题(pr#546@Gitee)
  • 【crypto 】 修复SM2.getD前导0问题(pr#2149@Github)
  • 【core 】 修复ChineseDate在1970年之前农历差一天问题(issue#I4UTPK@Gitee)
  • 【core 】 修复CoordinateUtil精准问题及转换bug(pr#551@Gitee)
  • 【json 】 修复JSONObject解析XML后没有返回的bug(issue#2160@Github)
  • 【extra 】 修复GanymedUtil错误信息读取位置问题(issue#I4VDZ2@Gitee)

Don't miss a new hutool release

NewReleases is sending notifications on new releases.