github dromara/hutool 5.7.5

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

🐣新特性

  • 【core 】 DateUtil增加ceiling重载,可选是否归零毫秒
  • 【core 】 IterUtil增加firstMatch方法
  • 【core 】 增加NanoId
  • 【core 】 MapBuilder增加put方法(pr#367@Gitee)
  • 【core 】 StrUtil.insert支持负数index
  • 【core 】 Calculator类支持取模运算(issue#I40DUW@Gitee)
  • 【core 】 增加Base64.isBase64方法(issue#1710@Github)
  • 【core 】 ManifestUtil新增方法getManifest(Class<?> cls)(pr#370@Gitee)
  • 【extra 】 AbstractFtp增加isDir方法(issue#1716@Github)
  • 【core 】 修改FileUtil异常信息内容(pr#1713@Github)

🐞Bug修复

  • 【core 】 修复FileUtil.normalize处理上级路径的问题(issue#I3YPEH@Gitee)
  • 【core 】 修复ClassScanner扫描空包遗漏问题
  • 【core 】 修复FastDatePrinter歧义问题(pr#366@Gitee)
  • 【core 】 修复DateUtil.format格式化Instant报错问题(issue#I40CY2@Gitee)
  • 【core 】 修复StrUtil.toUnderlineCase大写问题(issue#I40CGS@Gitee)
  • 【jwt 】 修复JWT.validate报错问题(issue#I40MR2@Gitee)
  • 【core 】 修复StrUtil.brief越界问题

Don't miss a new hutool release

NewReleases is sending notifications on new releases.