Skip to content

Snack 3.2.50

Compare
Choose a tag to compare
@noear noear released this 13 Dec 04:18
· 225 commits to master since this release
  • ONode 在分析 date str 时,增加 trim() 处理
  • 增加新特性 StringDoubleToDecimal (可保持小数不变位数)
  • 修复反序列化时空字符转类的异常情况
  • rename 时,相同名字则不处理
  • 增加 string 转 int 的支持(之前只转 long)
  • 增加 任何数字可 转 date 的支持