Skip to content

Releases: CodePlayer/ready-x

v3.12.0

25 Feb 07:31
Compare
Choose a tag to compare

What's Changed

  • 改进:CollectionUtil.filter() 的容量预初始化
  • refactor(NumberUtil): 重构数值工具类,优化数字验证方法
  • !refactor(ThreadLocalUtil): 修正 putAll 方法名称
  • !refactor(util): 同步对齐 4.0.0 的大部分改进

Full Changelog: v3.11.4...v3.12.0

v3.11.4

10 Feb 03:09
Compare
Choose a tag to compare

What's Changed

  • 改进:避免 LazyCacheLoader 并发加载数据
  • 改进:CollectionUtil.filter() 的容量预初始化