Skip to content

1.0.17

Latest
Compare
Choose a tag to compare
@zhou-hao zhou-hao released this 19 Aug 05:43
· 2 commits to master since this release

What's Changed

  • build: 升级依赖版本 by @zhou-hao in #13
  • refactor: 升级依赖版本,替换过时的API. by @zhou-hao in #14
  • feat: 增加isnull,notnull,all_match,any_match函数 by @zhou-hao in #15
  • feat: 增加combine函数支持. by @zhou-hao in #17
  • feat: 增加聚合函数的unique和distinct支持 by @zhou-hao in #18
  • build: upgrade hsweb-utils 3.0.4 by @zhou-hao in #19
  • feat: 增加日期和选择函数实现 by @zhou-hao in #20
  • fix(基础模块): 修复new_map函数的空值处理 by @kyouji in #21
  • fix(转换工具): 超大精度的数字转换返回BigDecimal类型 by @bestfeng1020 in #22
  • fix(计算工具): 修复float与int计算精度丢失问题 by @bestfeng1020 in #23
  • Revert "fix(计算工具): 修复float与int计算精度丢失问题" by @zhou-hao in #24
  • fix(计算工具): 修复float与int计算精度丢失问题 by @bestfeng1020 in #25

New Contributors

Full Changelog: 1.0.16...1.0.17